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
- 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
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- convert module usage to inline expressions☆75Updated last year
- Streaming fs.readdir☆47Updated 7 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Maintain and search through a sorted array using some low level functions☆55Updated 5 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
- Minimal recursive file watcher☆83Updated 2 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Create server-sent-events☆21Updated 8 years ago
- commonjs-first bundle splitting, for browserify☆82Updated 4 years ago
- Create a virtual-dom widget☆22Updated 9 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Install an npm package☆31Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- create matching selectors from css for your very own nested object hierarchy☆112Updated 6 years ago
- ☆68Updated 8 years ago
- A diff friendly cli input module. Made for usage with neat-log and ansi-diff-stream☆59Updated 5 years ago
- ⛓ - Tiny href click handler library☆41Updated 6 years ago
- Nanoscale assertion module☆33Updated 6 months ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago