UNPKG

area-selection-js

Version:

Simple and easy area selection library for image/video cropping

11 lines (10 loc) 141 B
sudo: false language: node_js node_js: - '10' - '8' script: - npm run lint - npm run test:cover after_success: - npm run coveralls