|
3 | 3 |
|
4 | 4 | Merging library for JavaScript. |
5 | 5 | See [docs](https://make-github-pseudonymous-again.github.io/js-merging). |
6 | | -Parent is [@aureooms/js-sort](https://github.com/aureooms/js-sort). |
| 6 | +Parent is [@aureooms/js-sort](https://github.com/make-github-pseudonymous-again/js-sort). |
7 | 7 |
|
8 | 8 | ```js |
9 | 9 | merging.iterables( compare.increasing , count( 0 , 2 ) , count( 1 , 3 ) ) ; |
10 | 10 | // 0 1 2 4 4 6 7 8 10 10 ... |
11 | 11 | ``` |
12 | 12 |
|
13 | | -[](https://raw.githubusercontent.com/aureooms/js-merging/main/LICENSE) |
| 13 | +[](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-merging/main/LICENSE) |
14 | 14 | [](https://www.npmjs.org/package/@aureooms/js-merging) |
15 | | -[](https://travis-ci.org/aureooms/js-merging/branches) |
16 | | -[](https://david-dm.org/aureooms/js-merging) |
17 | | -[](https://david-dm.org/aureooms/js-merging?type=dev) |
18 | | -[](https://github.com/aureooms/js-merging/issues) |
| 15 | +[](https://travis-ci.org/make-github-pseudonymous-again/js-merging/branches) |
| 16 | +[](https://david-dm.org/make-github-pseudonymous-again/js-merging) |
| 17 | +[](https://david-dm.org/make-github-pseudonymous-again/js-merging?type=dev) |
| 18 | +[](https://github.com/make-github-pseudonymous-again/js-merging/issues) |
19 | 19 | [](https://www.npmjs.org/package/@aureooms/js-merging) |
20 | 20 |
|
21 | | -[](https://codeclimate.com/github/aureooms/js-merging/issues) |
22 | | -[](https://codeclimate.com/github/aureooms/js-merging/trends/churn) |
23 | | -[](https://codecov.io/gh/aureooms/js-merging) |
24 | | -[](https://codeclimate.com/github/aureooms/js-merging/trends/technical_debt) |
| 21 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/issues) |
| 22 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/trends/churn) |
| 23 | +[](https://codecov.io/gh/make-github-pseudonymous-again/js-merging) |
| 24 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/trends/technical_debt) |
25 | 25 | [](https://make-github-pseudonymous-again.github.io/js-merging//source.html) |
26 | 26 | [](https://bundlephobia.com/result?p=@aureooms/js-merging) |
0 commit comments