acarl005 / generatoricsLinks
An efficient combinatorics library for JavaScript utilizing ES2015 generators.
☆90Updated 8 years ago
Alternatives and similar repositories for generatorics
Users that are interested in generatorics are comparing it to the libraries listed below
Sorting:
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 9 months ago
- The iterable toolbox☆177Updated 2 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆227Updated 3 months ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 9 months ago
- Remove indentation from ES6 template strings☆174Updated 10 months ago
- Get callsites from the V8 stack trace API☆265Updated last year
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Create a hash checksum over a folder or a file☆115Updated 5 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Supertest-like testing with a WHAT-WG fetch interface.☆41Updated 5 months ago
- ANSI syntax highlighting for the terminal☆113Updated last year
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated last week
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Shows how fat is a package☆99Updated last year
- convert a human readable duration to ms☆333Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- A trie implementation that maps keys to objects. Most common use will be for typeahead searches.☆200Updated 5 months ago
- Debounce promise-returning & async functions☆224Updated last year
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- A better console.log for the log-driven debugging junkies☆217Updated 4 years ago
- Create a promise that can be canceled☆443Updated 3 years ago