11[ @aureooms/js-odd-even-mergesort ] ( https://make-github-pseudonymous-again.github.io/js-odd-even-mergesort )
22==
33
4- <img src =" https://cdn.rawgit.com/aureooms /js-odd-even-mergesort/master/media/sketch.svg " width =" 864 " >
4+ <img src =" https://cdn.rawgit.com/make-github-pseudonymous-again /js-odd-even-mergesort/master/media/sketch.svg " width =" 864 " >
55
66Batcher's odd-even mergesort algorithm for JavaScript.
77See [ docs] ( https://make-github-pseudonymous-again.github.io/js-odd-even-mergesort ) .
8- Parent is [ @aureooms/js-sort ] ( https://github.com/aureooms /js-sort ) .
8+ Parent is [ @aureooms/js-sort ] ( https://github.com/make-github-pseudonymous-again /js-sort ) .
99
1010``` js
1111import { whole } from ' @aureooms/js-odd-even-mergesort' ;
@@ -29,17 +29,17 @@ for ( let [ i , j ] of modules ) if ( increasing( a[i] , a[j] ) > 0 ) swap( a ,
2929a ; // [ 1 , 2 , 3 , 4 ]
3030```
3131
32- [ ![ License] ( https://img.shields.io/github/license/aureooms /js-odd-even-mergesort.svg )] ( https://raw.githubusercontent.com/aureooms /js-odd-even-mergesort/master/LICENSE )
32+ [ ![ License] ( https://img.shields.io/github/license/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://raw.githubusercontent.com/make-github-pseudonymous-again /js-odd-even-mergesort/master/LICENSE )
3333[ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-odd-even-mergesort.svg )] ( https://www.npmjs.org/package/@aureooms/js-odd-even-mergesort )
34- [ ![ Build] ( https://img.shields.io/travis/aureooms /js-odd-even-mergesort/master.svg )] ( https://travis-ci.org/aureooms /js-odd-even-mergesort/branches )
35- [ ![ Dependencies] ( https://img.shields.io/david/aureooms /js-odd-even-mergesort.svg )] ( https://david-dm.org/aureooms /js-odd-even-mergesort )
36- [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms /js-odd-even-mergesort.svg )] ( https://david-dm.org/aureooms /js-odd-even-mergesort?type=dev )
37- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms /js-odd-even-mergesort.svg )] ( https://github.com/aureooms /js-odd-even-mergesort/issues )
34+ [ ![ Build] ( https://img.shields.io/travis/make-github-pseudonymous-again /js-odd-even-mergesort/master.svg )] ( https://travis-ci.org/make-github-pseudonymous-again /js-odd-even-mergesort/branches )
35+ [ ![ Dependencies] ( https://img.shields.io/david/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://david-dm.org/make-github-pseudonymous-again /js-odd-even-mergesort )
36+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://david-dm.org/make-github-pseudonymous-again /js-odd-even-mergesort?type=dev )
37+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://github.com/make-github-pseudonymous-again /js-odd-even-mergesort/issues )
3838[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-odd-even-mergesort.svg )] ( https://www.npmjs.org/package/@aureooms/js-odd-even-mergesort )
3939
40- [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/aureooms /js-odd-even-mergesort/issues )
41- [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/aureooms /js-odd-even-mergesort/trends/churn )
42- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms /js-odd-even-mergesort/master.svg )] ( https://codecov.io/gh/aureooms /js-odd-even-mergesort )
43- [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/aureooms /js-odd-even-mergesort/trends/technical_debt )
40+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again /js-odd-even-mergesort/issues )
41+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again /js-odd-even-mergesort/trends/churn )
42+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/make-github-pseudonymous-again /js-odd-even-mergesort/master.svg )] ( https://codecov.io/gh/make-github-pseudonymous-again /js-odd-even-mergesort )
43+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/make-github-pseudonymous-again /js-odd-even-mergesort.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again /js-odd-even-mergesort/trends/technical_debt )
4444[ ![ Documentation] ( http://make-github-pseudonymous-again.github.io/js-odd-even-mergesort//badge.svg )] ( http://make-github-pseudonymous-again.github.io/js-odd-even-mergesort//source.html )
4545[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-odd-even-mergesort )] ( https://bundlephobia.com/result?p=@aureooms/js-odd-even-mergesort )
0 commit comments