ES proposal-spec-compliant Object.fromEntries shim.
ES2017 spec-compliant Object.entries shim.
Object.fromEntries() ponyfill (in 6 lines)
A trie dictionary storage model
Unicode Trie data structure for fast character metadata lookup, ported from ICU
i18n for ISO 3166-1 country codes
Minimalistic library to work with countries and timezones data.
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
JavaScript library to run Salesforce metadata deploys and retrieves
Curated collection of data structures for the JavaScript/TypeScript.
deploy and retrieve commands for sf
RTD retrier
A tiny trie implementation
RTD retrier
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
A small function which allows you to pass glob to generate entries hash object
Install using your favorite package manager:
Fork of HAMT that adds transient mutation and support for custom key types
`Object.entries()` ponyfill
TypeScript definitions for object.fromentries
Execute a string of JavaScript using Node.js and return the global variable values and functions.
The GoldenRetriever Uppy plugin saves selected files in browser cache to seamlessly resume uploding after browser crash or accidentally closed tab
Object.fromEntries() polyfill
Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized
Trie and radix tree implementation tailored towards exact matches.
Stub TypeScript definitions entry for countries-and-timezones, which provides its own types definitions
TypeScript definitions for object.entries
An Object.fromEntries polyfill
Trie, Prefix tree. Javascript & Typescript Data Structure.
Country code to name mappings for several languages
A simple trie structure to perform prefix search on texts in O(n) time, where n - number of characters in searched word. > Trie is a basic Tree structure, also known as [prefix tree](https://en.wikipedia.org/wiki/Trie) Super simple, Super fast, super comp
Construct Merkle Trees and verify proofs
🐊Putout plugin adds ability to convert 'const' to 'let'
A collection of reusable Comunica context key definitions.
Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166 standard, available in multiple formats, in multiple languages and with national flags included