UNPKG
@femto-apps/errors
Version:
latest (2.0.0)
2.0.0
1.0.0
A simple JavaScript library to handle errors in APIs
github.com/femto-apps/errors
femto-apps/errors
@femto-apps/errors
/
examples
/
node_modules
/
string-template
/
.travis.yml
8 lines
(7 loc)
•
130 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"0.10"
before_script:
- npm install - npm install istanbul coveralls
script: npm run travis-test