range-overlap

v1.0.0
Are 2 ranges overlapping
range ranges overlap overlapping utility utilities interval intersect intersecting and 2 more...

test

jest src --config jestconfig.json

test:watch

jest src --config jestconfig.json --watch

coverage.check

jest src --config jestconfig.json --coverage

build

tsc

format

prettier --write "src/**/*.ts" "src/**/*.js"

lint

tslint -p tsconfig.json

prepare

npm run build

prepublishOnly

npm test && npm run lint

preversion

npm run lint

version

npm run format && git add -A src

postversion

git push && git push --tags
npm i range-overlap

Metadata

  • MIT
  • Whatever
  • Nathachai Thongniran
  • released 6/7/2023

Downloads

Maintainers