exprexo/exprexo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.all-contributorsrc
.codeclimate.yml
.gitignore
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
_config.yml
bin/exprexo
docs/_config.yml
docs/images/exprexo-logo-big.png
docs/images/exprexo-logo-medium.png
docs/images/exprexo-logo.psd
docs/images/noun_677349_cc.png
docs/images/noun_677349_cc.svg
docs/images/quickSetup.gif
examples/get.json
package-lock.json
package.json
test/fixtures/json-samples/delete.json
test/fixtures/json-samples/get.json
test/fixtures/json-samples/patch.json
test/fixtures/json-samples/post.json
test/fixtures/json-samples/put.json
examples/counter/get.js6
examples/function/get.js5
examples/html/plain/get.js16
examples/html/templating/get.js29
lib/cli/args.js47
lib/cli/index.js30
lib/exprexo.js16
lib/logger.js43
A
1 hr
lib/quotes.js9
lib/router.js34
A
25 mins
release.config.js4
test/fixtures/functions/delete.js5
test/fixtures/functions/get.js5
test/fixtures/functions/patch.js5
test/fixtures/functions/post.js5
test/fixtures/functions/put.js5
test/fixtures/middlewares/delete.js5
test/fixtures/middlewares/get.js5
test/fixtures/middlewares/patch.js5
test/fixtures/middlewares/post.js5
test/fixtures/middlewares/put.js5
test/index.test.js3
test/lib/cli/args.test.js34
test/lib/cli/index.test.js114