1.0.2 • Published 1 year ago

@valenw/range-list v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago