planttheidea / fast-stringifyLinks
A blazing fast stringifier that safely handles circular objects
☆52Updated this week
Alternatives and similar repositories for fast-stringify
Users that are interested in fast-stringify are comparing it to the libraries listed below
Sorting:
- 🏷 Map template literal expression interpolations with ease.☆66Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 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
- Hot module replacement for node.js☆56Updated last year
- 🍃 Execute a Node.js function in a separate process☆93Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.☆55Updated 2 weeks ago
- A 400 bytes console.{log,info,warn,error,...} that return its last argument☆11Updated 8 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Web Worker like API to drive NodeJS files☆34Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Object undo, redo & change history using Proxies☆57Updated 8 years ago
- Declarative JavaScript framework to build command-line applications.☆37Updated 8 years ago
- A simple tool that helps you to retrieve the function location from its reference.☆118Updated 11 months ago
- Temporary files and dirs for Node.js☆68Updated last year
- Creates a minimal Express server for testing☆119Updated 6 years ago
- State management tool using Proxy()☆81Updated 5 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.