jluchiji/ignis-util

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintrc
.gitignore
.jshintrc
CHANGES.md
LICENSE.md
README.md
circle.yml
package.json
test/mocha.opts
gulpfile.js62
src/deep-for-each.js9
src/error-is.js25
A
1 hr
src/expressify.js9
src/index.js6
src/is-generator.js5
src/symbol.js6
src/unpromisify.js14
test/deep-for-each.spec.js43
test/error-is.spec.js51
test/expressify.spec.js54
test/index.spec.js8
test/is-generator.spec.js31
B
4 hrs
test/unpromisify.spec.js49