UNPKG

nixfilter

Version:

Simplify the development of (UNIX) "Filters"

16 lines (8 loc) 309 B
# nixfilter A Node.js module intended to simplify the development of (UNIX) "[filters](https://en.wikipedia.org/wiki/Filter_(software)#Unix)". ## Installation Execute $ npm install --save nixfilter to add nixfilter to a [Node.js](https://nodejs.org/) project. ## API The API is still undocumented.