mklabs / makeLinks
make is a little experiment to implement a simple task runner similar to Make in JavaScript (WIP)
☆20Updated 9 years ago
Alternatives and similar repositories for make
Users that are interested in make are comparing it to the libraries listed below
Sorting:
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Streaming fs.readdir☆47Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- convert module usage to inline expressions☆75Updated last year
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Maintain and search through a sorted array using some low level functions☆56Updated 5 years ago
- Provides redux-like, unidirectional state management paired with virtual-dom.☆75Updated 9 years ago
- Create server-sent-events☆21Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- Server router☆61Updated 6 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated 2 weeks ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 10 years ago
- ☆80Updated 5 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆26Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- Create a virtual-dom widget☆22Updated 9 years ago
- Global logging utility.☆18Updated last year
- Support any Observable library and polyfill☆74Updated 4 years ago