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
- [ js-heapq] ( http://aureooms .github.io/js-heapq )
1
+ [ js-heapq] ( http://make-github-pseudonymous-again .github.io/js-heapq )
2
2
==
3
3
4
4
Python's heap and priority queue library for JavaScript. Parents are
32
32
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-heapq.svg )] ( https://codeclimate.com/github/aureooms/js-heapq/trends/churn )
33
33
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-heapq/master.svg )] ( https://codecov.io/gh/aureooms/js-heapq )
34
34
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-heapq.svg )] ( https://codeclimate.com/github/aureooms/js-heapq/trends/technical_debt )
35
- [ ![ Documentation] ( https://aureooms .github.io/js-heapq/badge.svg )] ( https://aureooms .github.io/js-heapq/source.html )
35
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-heapq/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-heapq/source.html )
36
36
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-heapq )] ( https://bundlephobia.com/result?p=@aureooms/js-heapq )
37
37
38
38
## References
Original file line number Diff line number Diff line change 49
49
"files" : [
50
50
" lib"
51
51
],
52
- "homepage" : " https://aureooms .github.io/js-heapq" ,
52
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-heapq" ,
53
53
"keywords" : [
54
54
" heap" ,
55
55
" heapq" ,
You can’t perform that action at this time.
0 commit comments