nemtsov / json-maskLinks
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.
☆870Updated 5 months ago
Alternatives and similar repositories for json-mask
Users that are interested in json-mask are comparing it to the libraries listed below
Sorting:
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- JSON logger for Node.js and browser.☆1,118Updated last month
- Human readable time distances for javascript☆468Updated last year
- 🤠 Object property paths with wildcards and regexps 🌵☆729Updated 2 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- camaro is a Node.js library that transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser…☆567Updated 3 weeks ago
- A node.js module to make the use of promises safe☆666Updated 11 months ago
- Map over promises concurrently☆1,469Updated 3 weeks ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆589Updated 5 years ago
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Composable schemas for JavaScript and Node.js☆513Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆853Updated last month
- Promisify an event by waiting for it to be emitted☆443Updated 2 months ago
- Simple and modern async event emitter☆1,998Updated 5 months ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Rich JavaScript errors☆1,192Updated 3 years ago
- MongoDB query language for in-memory objects☆1,006Updated this week
- Rate limit made simple, easy, async.☆335Updated last week
- A node.js library to run cpu-intensive tasks in a separate processes and not block the event loop.☆495Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆531Updated 3 weeks ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago
- Formats data into a string table.☆955Updated 9 months ago
- Complete memoize/cache solution for JavaScript☆1,783Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆794Updated 11 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆643Updated 2 months ago
- Retry a promise-returning or async function☆955Updated last month