From 3027357b181cf0f0b88813d2d09e933c3ea7c1bd Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Thu, 16 Oct 2014 18:57:09 -0700 Subject: [PATCH] Added pjs --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9910fb0..3a88f13 100644 --- a/readme.md +++ b/readme.md @@ -88,6 +88,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [http-server](https://github.com/nodeapps/http-server) - Simple, zero-config command-line HTTP server. - [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers. - [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor. +- [pjs](https://github.com/danielstjules/pjs) - Pipeable javascript. Quickly filter, map, and reduce from the terminal. ### Functional programming