acarl005 / generatorics
An efficient combinatorics library for JavaScript utilizing ES2015 generators.
☆91Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for generatorics
- A graceful way to shutdown / handle process exit☆120Updated 3 months ago
- Supertest-like testing with a WHAT-WG fetch interface.☆41Updated 3 weeks ago
- Fast cartesian product☆67Updated this week
- Shows how fat is a package☆86Updated last year
- Extend native Error to create custom errors☆163Updated this week
- Wrap errors without losing the original message, stack trace, or properties☆106Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated last year
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- setInterval with setTimeout semantics for promises and async/await☆107Updated last year
- [Project] Easily install new packages and their types, every time.☆100Updated last year
- Unified node.js error API for mysql, postgres and sqlite3☆86Updated 8 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆207Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆79Updated 4 years ago
- ☆117Updated last year
- convert a human readable duration to ms☆243Updated last month
- Turn ES6 Promise into synchronize function call, a simple wrapper of deasync package☆44Updated last year
- Node.js module to work with currency codes based on ISO 4217☆152Updated last month
- Create a promise that can be canceled☆441Updated 2 years ago
- Simple wrapper on top of serveStatic, that allows serving pre-gzipped files as well as other types of compressions.☆146Updated 2 weeks ago
- Memoize promise-returning functions. Includes cache expire and prefetch.☆60Updated 5 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆203Updated 3 months ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆63Updated 6 years ago
- Generics to work with tuples in TypeScript☆156Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 7 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆85Updated last year
- A small utility to parse paths.☆140Updated 8 months ago
- Convert strings to Node.js streams and vice versa☆94Updated last year
- Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.☆136Updated 2 months ago