kunagpal/express-boilerplate

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.appveyor.yml
.codeclimate.yml
.csslintrc
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.jsdocrc
.travis.yml
CHANGELOG.md
README.md
inch.json
package.json
public/stylesheets/style.css
test/mocha.opts
views/error.ejs
views/index.ejs
app.js128
A
2 hrs
database/User.js13
routes/api.js52
routes/home.js2
routes/index.js5
scripts/app/start.js16
scripts/app/stop.js14
scripts/database/seed.js0
scripts/docs/make-wiki.js12
scripts/misc/console.js12
scripts/misc/pack.js60
A
1 hr
scripts/misc/postInstall.js14
scripts/package/archive.js26
scripts/test/cssLint.js9
scripts/test/esLint.js19
scripts/test/index.js15
scripts/test/run.js64
A
1 hr
test/e2e/nyc-code-coverage.test.js16
test/structure/appveyor-yml.test.js40
test/structure/codeclimate-yml.test.js33
test/structure/editorconfig.test.js27
test/structure/ignore.test.js16
test/structure/inch.test.js15
test/structure/jsdoc-config.test.js75
test/structure/packageJson.test.js88
test/structure/project.test.js29
test/structure/travis-yml.test.js47
test/unit/app/api/user.test.js263
A
2 hrs