1.0.2 • Published 3 years ago

@valenw/range-list v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

range-list

A class for managing integer ranges, support add/remove range, and also convert and display the ranges. Check class implement in src\RangeList\index.ts

Run test

clone into your local, and cd to the root dir, then

npm i
npm test

You can update test cases in src\RangeList\index.test.ts

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago