juliangruber / proxy-cloneLinks
ES6 Proxies based deep clone
☆128Updated 2 years ago
Alternatives and similar repositories for proxy-clone
Users that are interested in proxy-clone are comparing it to the libraries listed below
Sorting:
- Get PID from a port☆79Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Limit the number of simultaneous executions of a async function.☆24Updated 5 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- WASM loader for Node☆50Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 3 weeks ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- List of JavaScript types☆82Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year