0.4.3 • Published 10 days ago

glint-js-kit v0.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 days ago

Glint.js Development Kit

This is a npm library for easier development with Glint.js. It is supposed to be added as a development dependency in package.json devDependencies key.

It introduces these important things

  • test environment and test utils in Jest
  • npm scripts for starting, packaging, testing and deploying the application
  • default eslint configuration
  • nodemon integration

// TODO describe all the stuff above, how it works and how to use it