Pinned Repositories
block-formatter
Converts Mustache template and input keys into an output string.
block-minify-css
Input CSS. Outputs compress CSS.
block-parse-markdown
An action block prototype for converting Markdown to HTML.
block-parse-rss
Parse an RSS feed into a series of entries.
node-webpipe
A Node.js framework for creating WebPipe Blocks.
registry.webpipes.org
A Registry for published WebPipes.
spec
Webpipes is a work-in-progress proposal for linking together web services. Essentially, you can think of webpipes as tiny web services modeled after the UNIX philosophy: small utilities that do one thing, and do it well.
webpipe-examples
A community resource offering hosted examples along with source code.
webpipe.js
JavaScript library for WebPipes. Use with Node.js, in the browser, or the command-line.
webpipes.org
Web frontend powering webpipes.org
WebPipes's Repositories
webpipes/spec
Webpipes is a work-in-progress proposal for linking together web services. Essentially, you can think of webpipes as tiny web services modeled after the UNIX philosophy: small utilities that do one thing, and do it well.
webpipes/webpipe.js
JavaScript library for WebPipes. Use with Node.js, in the browser, or the command-line.
webpipes/node-webpipe
A Node.js framework for creating WebPipe Blocks.
webpipes/webpipes.org
Web frontend powering webpipes.org
webpipes/block-formatter
Converts Mustache template and input keys into an output string.
webpipes/block-minify-css
Input CSS. Outputs compress CSS.
webpipes/block-parse-markdown
An action block prototype for converting Markdown to HTML.
webpipes/block-parse-rss
Parse an RSS feed into a series of entries.
webpipes/registry.webpipes.org
A Registry for published WebPipes.
webpipes/.github
Default community health files, such as CONTRIBUTING and CODE_OF_CONDUCT, for every repo in the organization.
webpipes/block-anagrams
This WebPipe generates a list of anagrams for a word.
webpipes/block-dns-lookup
A WebPipe Block for DNS lookup.
webpipes/webpipe-examples
A community resource offering hosted examples along with source code.
webpipes/block-dom-selector
Outputs selected content from a HTML DOM.
webpipes/block-send-email
An action block prototype for sending emails.
webpipes/rfcs
RFCs for changes to WebPipes. Intended for "substantial" suggestions, such as API changes.