WebPipes's repositories
webpipe.js
JavaScript library for WebPipes. Use with Node.js, in the browser, or the command-line.
node-webpipe
A Node.js framework for creating WebPipe Blocks.
webpipes.org
Web frontend powering webpipes.org
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.
registry.webpipes.org
A Registry for published WebPipes.
block-anagrams
This WebPipe generates a list of anagrams for a word.
block-dns-lookup
A WebPipe Block for DNS lookup.
webpipe-examples
A community resource offering hosted examples along with source code.
block-dom-selector
Outputs selected content from a HTML DOM.
block-send-email
An action block prototype for sending emails.