Sort objecy keys by length
JavaScript date/time utilities for Vega.
Lazy-evaluating list of files, based on globs or regex patterns
Sort the keys in an object.
Creates an array composed of the own enumerable property names(including nested) of an object.
Cryptographic key pairs for the XRP Ledger
Drag & drop hierarchical list made as a react component
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
Sort interface and string enum keys
Express style path to RegExp utility
Minimal async jobs utility library, with streams support
Create an array without duplicates
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'
Remove duplicate values from an array. Fastest ES5 implementation.
A dictionary of file extensions and associated module loaders.
a map from arrays of values to values
Encode compact, canonical JSON.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Custom identity functions for composability
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
Map and Set with automatic key interning