UNPKG
js-array-ext
Version:
latest (1.1.0)
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.4
1.0.3
JavaScript Array Extension
github.com/ideastouch/js-array-ext
ideastouch/js-array-ext
js-array-ext
/
.travis.yml
10 lines
(7 loc)
•
86 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
- stable
install:
- npm install
script:
- npm test