ES proposal-spec-compliant Object.fromEntries shim.
ES2017 spec-compliant Object.entries shim.
Object.fromEntries() ponyfill (in 6 lines)
Unicode Trie data structure for fast character metadata lookup, ported from ICU
A trie dictionary storage model
i18n for ISO 3166-1 country codes
Install using your favorite package manager:
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.
Minimalistic library to work with countries and timezones data.
JavaScript library to run Salesforce metadata deploys and retrieves
Curated collection of data structures for the JavaScript/TypeScript.
deploy and retrieve commands for sf
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
RTD retrier
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
A tiny trie implementation
Object.fromEntries() polyfill
Execute a string of JavaScript using Node.js and return the global variable values and functions.
RTD retrier
TypeScript definitions for object.fromentries
A small function which allows you to pass glob to generate entries hash object
Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized
`Object.entries()` ponyfill
The GoldenRetriever Uppy plugin saves selected files in browser cache to seamlessly resume uploding after browser crash or accidentally closed tab
Fork of HAMT that adds transient mutation and support for custom key types
A collection of reusable Comunica context key definitions.
TypeScript definitions for object.entries
Trie and radix tree implementation tailored towards exact matches.
Country code to name mappings for several languages
An Object.fromEntries polyfill
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
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
Strongly typed trie data structure for path and URL-like strings.
View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.
Check permissions using Shiro-like strings, put in a trie.
Construct Merkle Trees and verify proofs