mafintosh / module-bin-path
Get the absolute file path to a bin entry of an installed dependency
☆17Updated 3 years ago
Alternatives and similar repositories for module-bin-path
Users that are interested in module-bin-path are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- A simple block store that writes blocks to disk.☆11Updated 4 years ago
- 👜 Use async-await to consume a pullable callbag source☆15Updated 7 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Cross platform normalization of process.argv☆17Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- HTML server rendering middleware☆13Updated 8 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆18Updated 7 years ago
- 🗄 - Enable persistent storage in the browser☆18Updated 7 years ago
- unique client ids using monotonic incremental numbers with no upper bound.☆8Updated 8 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth a…☆19Updated last year
- Derive a key and secret key file from a name☆19Updated 4 years ago
- Recursive file tree nanoiterator☆16Updated 6 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Turn a readable stream into multiple readable streamx streams☆13Updated 2 years ago
- Create server-sent-events☆21Updated 7 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 7 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 4 years ago
- Tiny async debouncer☆37Updated last year
- Live updating leveldb value component for preact