Munkres (aka Hungarian) algorithm for JS
A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
An implementation of (Kuhn-)Munkres algorithm.
基于 [匈牙利算法](https://en.wikipedia.org/wiki/Hungarian_algorithm) 的 [js实现](https://www.npmjs.com/package/munkres-js) 改进的多空槽的匈牙利算法,用于解决常用的根据空闲时间值班排班的问题
Robust Munkres
Array#isArray for older browsers
Callback wrapping utility
A hungarian algorithm that runs in O(n^3)
CLI arguments parser. Native port of python's argparse.
Allows users to use generators in order to write common functions that can be both sync or async.
Munkres (aka Hungarian) algorithm for TS
JSON parse & stringify that supports binary via bops & base64
Get the command from a shebang
process.nextTick but always with args
Run a function exactly one time
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Create a stream that emits events from multiple other streams
Resolve the path of a module like `require.resolve()` but from a given path
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Promisifies all the selected functions in an object
Buffers events from a stream until you are ready to handle them.