Skip to content

corinm/js-tldr

 
 

Repository files navigation

js-tldr

logo

Commitizen friendly code style: prettier

Development scripts

  • npm install - installs required dependencies
  • npm run dev - runs application in development mode
  • npm run test - runs unitary and end-to-end tests
  • npm run test:u - runs unitary tests only
  • npm run test:e2e - runs end-to-end tests only headlessly in an electron browser
  • npm run cypress:open - runs cypress interactive mode, allowing to run end-to-end tests individually with a non-headless electron browser

Contribution guide

If you'd like to help us improving the website and docs, please see our contribution guide

About

Zen mode javascript documentation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.2%
  • CSS 13.1%
  • HTML 3.8%
  • TypeScript 0.9%