joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆200Updated 6 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☆228Updated last week
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 8 months ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- A small utility to parse paths.☆139Updated last year
- Memoize promise-returning & async functions☆416Updated last month
- Check whether a browser event matches a hotkey.☆373Updated 3 months ago
- JavaScript client-side search API with web-worker support☆421Updated 2 years ago
- Add a shadowRoot to React components☆74Updated 2 years ago
- Convert a DragEvent or file input to a list of File objects☆103Updated 7 months ago
- Calculate the pixel size (width/height) of a string (with integrated caching)☆121Updated 7 years ago
- 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
- Generate media query string from JSON or javascript object☆172Updated 6 years ago
- Create a debounced version of a promise returning function☆242Updated 2 years ago
- Simple fuzzy search☆228Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated last week
- JSON AST schema generator for YUP☆128Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 5 months ago
- React routing with hooks☆137Updated 3 weeks ago
- React Drag To Select component (tiny, touch friendly, and no dependencies!)☆166Updated last year
- A simple Cancelable Promise☆158Updated last week
- Throttle promise-returning & async functions☆494Updated last week
- A React component for efficiently rendering tree like structures with support for position: sticky☆154Updated last year
- Inject environment variables in process.env with Rollup☆51Updated 2 years ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- 🇳🇴 Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric☆58Updated last year
- URL-safe base64 UUID encoder for generating 22 character slugs☆93Updated 8 months ago
- A Slate plugin that gives you full power on the last word your user typed.☆47Updated 2 years ago
- A JavaScript library that makes it easier to retry functions that return a promise☆197Updated last year
- A module for node.js and the browser that takes in text and strips it of stopwords☆256Updated 3 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago