mafintosh / snippet-streamView external linksLinks
Split a stream of JS source code into parsable snippets
☆30Oct 29, 2015Updated 10 years ago
Alternatives and similar repositories for snippet-stream
Users that are interested in snippet-stream are comparing it to the libraries listed below
Sorting:
- Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams☆20Nov 6, 2019Updated 6 years ago
- Content addressable graph where every node has at most a single link to another node☆20Nov 4, 2015Updated 10 years ago
- A simple batching function that allows you to atomically batch a series of operations.☆33Aug 8, 2017Updated 8 years ago
- Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer☆28Jun 21, 2021Updated 4 years ago
- ☆51Nov 19, 2017Updated 8 years ago
- On-disk variable sized chunk store☆22Feb 2, 2016Updated 10 years ago
- Small murmur hash implementation.☆14Sep 13, 2016Updated 9 years ago
- recursive file and folder copy using in memory tar streams☆16Dec 14, 2015Updated 10 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Jun 11, 2018Updated 7 years ago
- Encode / decode big endian unsigned 64 bit integers☆17Apr 28, 2020Updated 5 years ago
- Complementary error function.☆15Feb 23, 2016Updated 9 years ago
- An encoding interface for node☆56Feb 11, 2019Updated 7 years ago
- An FS wrapper that keeps all access scoped to a specific folder.☆14Dec 29, 2022Updated 3 years ago
- minimal module for launching compute clusters☆24Oct 22, 2015Updated 10 years ago
- Merges files together using a best-effort merge☆13Aug 22, 2016Updated 9 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Dec 30, 2025Updated last month
- ☆37Aug 22, 2025Updated 5 months ago
- Native module to set fs extended attributes cross platform☆15May 23, 2018Updated 7 years ago
- An abstract-random-access compliant module for reading files in the browser using the FileReader API and browserify.☆19May 13, 2018Updated 7 years ago
- Distributed map and filter☆33Nov 3, 2016Updated 9 years ago
- Clone a node module, install its dependencies and run its tests☆29Jan 22, 2016Updated 10 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Oct 8, 2015Updated 10 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Oct 4, 2019Updated 6 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Sep 16, 2023Updated 2 years ago
- Maintain a set of open streams☆26Oct 9, 2015Updated 10 years ago
- random-access-storage instance backed by the Chrome file system api☆23Nov 24, 2021Updated 4 years ago
- create a random temporary directory and easily clean it up when you are done☆21Jan 4, 2016Updated 10 years ago
- No operation as a module™☆20Jun 16, 2016Updated 9 years ago
- Tool tips that just work.☆31Sep 2, 2015Updated 10 years ago
- Call a function the next time a specific event is emitted☆11Oct 31, 2015Updated 10 years ago
- Data structure that maps entries to numeric ids☆14Aug 16, 2015Updated 10 years ago
- Turn a protocol string into a transport duplex stream.☆19Nov 19, 2015Updated 10 years ago
- Elect a leader using unix sockets, for node☆20Aug 26, 2018Updated 7 years ago
- a static analyzer for npm packages☆24Apr 5, 2016Updated 9 years ago
- Exchange npm caches with someone else on the local network☆22Jun 13, 2015Updated 10 years ago
- Stream raw audio data from a MediaStream☆19Apr 18, 2017Updated 8 years ago
- Print and parse code coverage with tape tests☆12May 25, 2020Updated 5 years ago
- hyperfused client for node☆22Sep 4, 2015Updated 10 years ago
- Make bin scripts work local npm dependencies☆23Mar 19, 2015Updated 10 years ago