Pjs: Pipeable JavaScript. Another utility like sed/awk/wc but with JS
1–2 of 2 posts
Re: Pjs: Pipeable JavaScript. Another utility like sed/awk/wc but with JS
#2I made this simple command line tool for quickly writing map+reduce operations on datasets with JavaScript. I think it might be useful for occasional use, since I'm not a fan of using awk for anything non-trivial.