File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
:evergreen_tree :
2
- [ @aureooms/js-persistent ] ( http ://aureooms.github.io/js-persistent)
2
+ [ @aureooms/js-persistent ] ( https ://aureooms.github.io/js-persistent)
3
3
==
4
4
5
5
Persistent data structures code bricks for JavaScript. Parent is [ aureooms/js-data-structures] ( https://github.com/aureooms/js-data-structures ) .
@@ -25,7 +25,7 @@ let IntervalTree = persistent.intervaltree( fingertree.empty , INTERVAL ) ;
25
25
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-persistent.svg )] ( https://codeclimate.com/github/aureooms/js-persistent/trends/churn )
26
26
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-persistent/main.svg )] ( https://codecov.io/gh/aureooms/js-persistent )
27
27
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-persistent.svg )] ( https://codeclimate.com/github/aureooms/js-persistent/trends/technical_debt )
28
- [ ![ Documentation] ( http ://aureooms.github.io/js-persistent/badge.svg)] ( http ://aureooms.github.io/js-persistent/source.html)
28
+ [ ![ Documentation] ( https ://aureooms.github.io/js-persistent/badge.svg)] ( https ://aureooms.github.io/js-persistent/source.html)
29
29
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-persistent )] ( https://bundlephobia.com/result?p=@aureooms/js-persistent )
30
30
31
31
You can’t perform that action at this time.
0 commit comments