acuminous/cryptus

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
api/callback-api.js43
A
0 mins
A
100%
api/promise-api.js13
A
0 mins
A
100%
api/synchronous-api.js35
A
0 mins
A
100%
index.js5
A
0 mins
A
100%
.codeclimate.yml
.eslintignore
.eslintrc.json
.github/workflows/node-js-ci.yml
.github/workflows/node-js-package.yml
.gitignore
.npmignore
CHANGELOG.md
README.md
_config.yml
package-lock.json
package.json
bin/create-key.js14
bin/decrypt.js15
A
30 mins
bin/encrypt.js15
A
30 mins
examples/async-await-example.js11
examples/callback-example.js13
examples/promise-example.js14
examples/synchronous-example.js9