loilo / branchyLinks
🍃 Execute a Node.js function in a separate process
☆93Updated last year
Alternatives and similar repositories for branchy
Users that are interested in branchy are comparing it to the libraries listed below
Sorting:
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- 🏷 Map template literal expression interpolations with ease.☆68Updated 7 years ago
- Write many files atomically☆120Updated 7 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.☆54Updated 2 weeks ago
- Rate-limiting middleware for micro☆74Updated 7 years ago
- Delay a promise a specified amount of time☆121Updated 4 years ago
- Get PID from a port☆79Updated 5 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 8 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Tap into a promise chain without affecting its value or state☆134Updated 4 years ago
- State management tool using Proxy()☆81Updated 5 years ago
- Web Worker like API to drive NodeJS files☆34Updated 2 years ago
- Convenience wrapper for got to interact with GraphQL☆104Updated 7 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- Hot module replacement for node.js☆56Updated last year
- Just playing with some ideas☆42Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-run / https://github.com/rollup/plugins/blob/master/packages/run☆64Updated 6 years ago
- Simple pattern matching for ES6☆102Updated 7 years ago
- Turn any callback-based listener into an async iterator.☆95Updated 6 years ago