UNPKG
isccw
Version:
latest (2.0.0)
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.0.1
validator if polygon is CCW or not
github.com/SelimAbidin/isCCW
SelimAbidin/isCCW
isccw
/
.travis.yml
7 lines
•
97 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"6"
script:
- npm run test
before_script:
- npm install