UNPKG
dom-delegator
Version:
latest (13.1.0)
13.1.0
13.0.1
12.0.0
11.1.0
11.0.0
10.0.0
9.2.2
9.2.0
9.1.0
9.0.1
9.0.0
8.0.1
8.0.0
7.3.0
7.2.1
7.2.0
7.1.1
7.1.0
7.0.0
6.3.0
6.2.1
6.2.0
6.1.3
6.1.2
6.1.1
6.1.0
4.0.1
3.3.1
3.2.2
3.2.1
3.1.1
3.0.1
2.1.3
2.1.2
2.1.1
2.0.3
2.0.2
2.0.1
Decorate elements with delegated events
github.com/Raynos/dom-delegator
Raynos/dom-delegator
dom-delegator
/
.travis.yml
9 lines
(8 loc)
•
138 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
- 0.8 -
"0.10"
before_script:
- npm install - npm install istanbul coveralls
script: npm run travis-test