|
1 |
| -# js-set-partition |
2 |
| -Set partition algorithms for JavaScript |
| 1 | +[@aureooms/js-set-partition](https://aureooms.github.io/js-set-partition) |
| 2 | +== |
| 3 | + |
| 4 | +Set partition algorithms for JavaScript. |
| 5 | +See [docs](https://aureooms.github.io/js-set-partition/index.html). |
| 6 | + |
| 7 | +> :building_construction: Caveat emptor! This is work in progress. Code may be |
| 8 | +> working. Documentation may be present. Coherence may be. Maybe. |
| 9 | +
|
| 10 | +> :warning: The code requires `regeneratorRuntime` to be defined, for instance by importing |
| 11 | +> [regenerator-runtime/runtime](https://www.npmjs.com/package/regenerator-runtime). |
| 12 | +
|
| 13 | +[](https://raw.githubusercontent.com/aureooms/js-set-partition/main/LICENSE) |
| 14 | +[](https://www.npmjs.org/package/@aureooms/js-set-partition) |
| 15 | +[](https://travis-ci.org/aureooms/js-set-partition/branches) |
| 16 | +[](https://david-dm.org/aureooms/js-set-partition) |
| 17 | +[](https://david-dm.org/aureooms/js-set-partition?type=dev) |
| 18 | +[](https://github.com/aureooms/js-set-partition/issues) |
| 19 | +[](https://www.npmjs.org/package/@aureooms/js-set-partition) |
| 20 | + |
| 21 | +[](https://codeclimate.com/github/aureooms/js-set-partition/issues) |
| 22 | +[](https://codeclimate.com/github/aureooms/js-set-partition/trends/churn) |
| 23 | +[](https://codecov.io/gh/aureooms/js-set-partition) |
| 24 | +<!--[](https://coveralls.io/r/aureooms/js-set-partition)--> |
| 25 | +<!--[](https://codeclimate.com/github/aureooms/js-set-partition/trends/test_coverage_new_code)--> |
| 26 | +[](https://codeclimate.com/github/aureooms/js-set-partition/trends/technical_debt) |
| 27 | +[](https://aureooms.github.io/js-set-partition/source.html) |
| 28 | +[](https://bundlephobia.com/result?p=@aureooms/js-set-partition) |
0 commit comments