dankogai / js-combinatorics
power set, combination, permutation and more in JavaScript
☆742Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for js-combinatorics
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,917Updated 6 years ago
- Asynchronous function queue with adjustable concurrency☆763Updated last year
- Configurable mock for the fs module☆910Updated 2 weeks ago
- A powerful and customizable logging library for node.js☆1,152Updated 4 months ago
- Easily read/write JSON files.☆1,205Updated 3 months ago
- Date() for humans☆1,483Updated 2 years ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆596Updated 3 years ago
- A mathematically correct random number generator library for JavaScript.☆605Updated 7 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆775Updated last year
- Simple, intuitive mocking of Node.js modules.☆459Updated 3 years ago
- modernize node.js to current ECMAScript standards☆1,381Updated 3 years ago
- Extra JavaScript string methods.☆1,810Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆837Updated 4 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆803Updated 3 years ago
- Determine the root path to your project☆604Updated 2 years ago
- Rich JavaScript errors☆1,184Updated 2 years ago
- CSV parser and formatter for node☆1,656Updated this week
- Better Queue for NodeJS☆514Updated 5 months ago
- deeply clone arbitrary objects in javascript☆781Updated 3 years ago
- Add sleep() and usleep() to nodejs☆453Updated last year
- Asynchronous line-by-line file reader for node.js☆455Updated 4 years ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆584Updated 4 years ago
- Sanitize string for use as filename☆343Updated 10 months ago
- JSON does not handle circular references. Now it does☆606Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,747Updated 2 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆411Updated 6 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated last year
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,422Updated 9 months ago