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☆93Updated 4 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 7 years ago
- Write many files atomically☆121Updated 6 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 4 years ago
- Rate-limiting middleware for micro☆74Updated 6 years ago
- Stringify JSON *just enough* to see what it is☆33Updated 7 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 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
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- 🔨 run and visualize the build process☆76Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- Delay a promise a specified amount of time☆118Updated 3 years ago
- Cast unknown values to typed values☆99Updated 6 years ago
- Compression for HTTP microservices built with Micro☆43Updated 8 years ago
- Just playing with some ideas☆42Updated 7 years ago
- Delete files and directories without all the bullshit.☆54Updated 3 years ago
- Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.☆282Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.☆53Updated last month
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- State management tool using Proxy()☆80Updated 5 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago