samvv / js-proxy-deepLinks
A JavaScript Proxy object that automatically nests itself
β48Updated last year
Alternatives and similar repositories for js-proxy-deep
Users that are interested in js-proxy-deep are comparing it to the libraries listed below
Sorting:
- π° JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instancesβ174Updated 5 months ago
- `trough` is middlewareβ70Updated last year
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.β217Updated last year
- A graceful way to shutdown / handle process exitβ129Updated last year
- A tiny and extremely fast JavaScript library for compiling and matching basic glob patternsβ48Updated 9 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.β168Updated last week
- Preserves types over JSON, BSON or socket.ioβ71Updated last month
- Like `Promise.all()` but for `Map` and `Object`β196Updated last week
- Topological sort implemented in Javascript / Typescriptβ18Updated 2 years ago
- Wrap errors without losing the original message, stack trace, or propertiesβ108Updated 2 years ago
- Helper functions for implementing the idle-until-urgent patternβ36Updated 7 years ago
- Creates a production preview of a packageβ81Updated 2 weeks ago
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handleβ¦β75Updated 3 weeks ago
- β±οΈZero CPU overhead, zero dependency, true event-loop blocking sleep β±οΈβ83Updated 5 years ago
- A promise based, dynamic priority queue runner, with concurrency limiting.β67Updated 6 years ago
- load a plugin via a synchronous workerβ58Updated last year
- Prettified AJV errorsβ25Updated 2 years ago
- React hooks for working with async iterators/generatorsβ42Updated 2 years ago
- π΅οΈββοΈ Light-weight observable implementation and functional utilities in TypeScriptβ47Updated 2 years ago
- Resolve things like Node.js β ponyfill for `import.meta.resolve`β136Updated last month
- Node filesystem spies and mocksβ51Updated 2 weeks ago
- Displays JS errors in browsers. Shows sources. Use with any framework. π₯β¨β84Updated 3 years ago
- β23Updated last year
- Scheduler for long-running tasks inside browsers and Node.JSβ66Updated 2 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bunβ¦