Skip to content

Latest commit

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

javascript-crypto-cryptoexamples for CryptoExamples.com

Example code for cryptographic use cases. Used in CryptoExamples

Build statusQuality GateMaintainability RatingSecurity RatingReliability Rating

Code smellsBugsTechnical debtCoverageVulnerabilitiesDuplicated Lines Density

Lines Of Code

Installation

  • install Node.js
  • run "npm install" after cloning the repo

Commands

  • To run the unit tests use "npm test", this will run all files, which have tests first.
  • To just run one specific file use "node path/to/file/filename"
  • To lint one file use "./node_modules/.bin/eslint src/filename

Misc

More Information on usage of ESLint here

License

The Unlicense.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages