UNPKG
point-at-length
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
compute a point from an svg path string
github.com/substack/point-at-length
substack/point-at-length
point-at-length
/
.travis.yml
7 lines
(6 loc)
•
93 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.8"
-
"0.10"
before_install:
- npm install -g npm