joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆200Updated 5 months ago
Alternatives and similar repositories for trie-search
Users that are interested in trie-search are comparing it to the libraries listed below
Sorting:
- Debounce promise-returning & async functions☆224Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- A small utility to parse paths.☆139Updated last year
- 🛠️ A codemod to do large-scale refactor of your relative path imports to alias.☆136Updated 2 years ago
- Convert a DragEvent or file input to a list of File objects☆103Updated 5 months ago
- Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.☆136Updated 3 months ago
- A JavaScript library that makes it easier to retry functions that return a promise☆195Updated last year
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 3 months ago
- React routing with hooks☆135Updated last week
- Pre-evaluate code at build-time with babel-macros☆127Updated 4 years ago
- JavaScript client-side search API with web-worker support☆421Updated 2 years ago
- Parses and determines if a given CSS Media Query matches a set of values via JavaScript.☆116Updated 11 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆216Updated 10 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆165Updated this week
- A high-performance Javascript string compression library☆328Updated 2 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆314Updated 2 years ago
- Generate media query string from JSON or javascript object☆172Updated 6 years ago
- Create a debounced version of a promise returning function☆242Updated last year
- Simple timeouts for promises☆60Updated 6 years ago
- Parses every stack trace into a nicely formatted array of hashes.☆113Updated 5 months ago
- Lightweight time zone support for your applications or other date libraries.☆118Updated last year
- Inject environment variables in process.env with Rollup☆51Updated 2 years ago
- Simple fuzzy search☆227Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year