fregante / many-keys-mapLinks
A Map subclass with support for multiple keys for one entry.
☆110Updated 6 months ago
Alternatives and similar repositories for many-keys-map
Users that are interested in many-keys-map are comparing it to the libraries listed below
Sorting:
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 3 months ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆112Updated last month
- `trough` is middleware☆70Updated last year
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Relationship type checker functions for Typescript types.☆90Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- Glob to regular expression with support for extended globs.☆75Updated last year
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Parse and manipulate JSON5 strings☆61Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Walk through a folder and figure out what goes in an npm package☆115Updated last month
- javascript package inspector☆101Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last month
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Block the main thread for a given amount of time