File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- [ @aureooms/js-selection ] ( http://aureooms .github.io/js-selection )
1
+ [ @aureooms/js-selection ] ( http://make-github-pseudonymous-again .github.io/js-selection )
2
2
==
3
3
4
4
Selection algorithms for JavaScript.
@@ -20,5 +20,5 @@ let quickselect = selection.singletco( partition.hoare ) ;
20
20
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-selection.svg )] ( https://codeclimate.com/github/aureooms/js-selection/trends/churn )
21
21
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-selection/master.svg )] ( https://codecov.io/gh/aureooms/js-selection )
22
22
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-selection.svg )] ( https://codeclimate.com/github/aureooms/js-selection/trends/technical_debt )
23
- [ ![ Documentation] ( http://aureooms .github.io/js-selection/badge.svg )] ( http://aureooms .github.io/js-selection/source.html )
23
+ [ ![ Documentation] ( http://make-github-pseudonymous-again .github.io/js-selection/badge.svg )] ( http://make-github-pseudonymous-again .github.io/js-selection/source.html )
24
24
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-selection )] ( https://bundlephobia.com/result?p=@aureooms/js-selection )
Original file line number Diff line number Diff line change 52
52
"files" : [
53
53
" lib"
54
54
],
55
- "homepage" : " http://aureooms .github.io/js-selection" ,
55
+ "homepage" : " http://make-github-pseudonymous-again .github.io/js-selection" ,
56
56
"keywords" : [
57
57
" algorithms" ,
58
58
" computer science" ,
You can’t perform that action at this time.
0 commit comments