Skip to content

cryptoexamples/javascript-forge-cryptoexamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-forge-cryptoexamples for CryptoExamples.com

Example code for cryptographic use cases. Used in CryptoExamples

Build status Quality Gate Maintainability Rating Security Rating Reliability Rating

Code smells Bugs Technical debt Coverage Vulnerabilities Duplicated 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

License

Stars

Watchers

Forks

Packages

No packages published