A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
A typescript Map structure like ES6 Map
map an object, predicate updates values, receives (value, key, object)
Node module to mask various kinds of data in the required formats
make/remove (asynchronous/synchronous) directories recursively
Transforms nested values of complex objects
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Analyze and debug space usage through source maps
Get an array of recursive directory contents
Generate dependency graph of internal packages
Filter / Remove keys from object recursively.
Helper utility modules for collections, arrays, objects and more
Simple “Least Recently Used” (LRU) cache
Map configuration objects to application methods.
Transforms nested keys of complex objects
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
A fork of `recursive-copy`: Simple, flexible file copy utility
Helper function to define a map
(recursively) iterate directory entries in the browser (html5 File System API)
Look up HTML tag names via HTML Element constructors, and vice versa.
Converts Zod schemas to Json Schemas
A map function that can map over almost anything.
Curated collection of data structures for the JavaScript/TypeScript.
Recursively search a file in given directory from file name or RegExp