Skip to content

GloomIndustries/hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonar

Tasks

  • npm run site -- https://mysite.com will analyze the website with the current configuration and using the latest build available in the dist folder
  • npm run lint will lint the code under src
  • npm run watch will start watchmode and build the output as you save into dist. It is recommended to use this mode when developing
  • npm run build will build the solution to dist

About

💡 A hinting engine for the web

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.0%
  • JavaScript 5.3%
  • CSS 2.3%
  • Handlebars 0.8%
  • EJS 0.5%
  • HTML 0.1%