No description provided.
Create a typed array.
JavaScript library to pack primitives to octet arrays, including int64 support, packaged for NodeJS.
Efficiently proxy sqlite tables and access data as typical array of objects.
Create a new Unist tree by mapping (to an array) and flattening
A REPL to investigate the Atlaspack graphs in the cache ("offline", after the build).
When you want array.some but not array.every. Useful when you need to determine partially selected states - like partially selecting tree nodes when some but not all child nodes are checked.
A fast in-memory ACL with role/resource inheritance and support for custom assertions forked from virgen-acl.
👻 Primitive and flexible state management for React
Find if the provided key of an object exists and retrieve the value(s)
This is lightweight memory stream module for node.js.
Clone AST without extra properties
Create an array of the owned/enumerable keys of an input object.
Takes a list of folders and an array of records and turns it into a tree
Domain-specific language for extracting structured data from HTML
Implementation of node-organic/Plasma v1.0.0
Right pad a string with zeros or a specified string. Fastest implementation.
Simple module providing ISO-3166-1-alpha-2 country code to english country name lookup and reverse lookup
Babel preset for stage 1 plugins
normalized JS Object and JSON message and event protocol for ES6+ node.js, browsers, electron, vanialla js, react.js, components, actions, stores and dispatchers
node's assert.deepEqual algorithm except for NaN being equal to NaN
Deep clone and/or serialize almost any JavaScript object tree (Map/Set, RegExp, DataView, etc.) while preserving circular references.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
ESLint rule to disallow Array.reduce() method.