0.14.0 • Published 3 years ago

shuunen-stack v0.14.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
3 years ago

Stack

Npm monthly downloads Project license

A cli to help me build web things, all in one

Todos

  • eslint-plugin-standard ?
  • eslint-plugin-node ?
  • eslint-plugin-import ?

Thanks

  • Chokidar : minimal and efficient cross-platform file watching library
  • Esbuild : super fast js/ts bundler with no config
  • Eslint : super tool to find & fix problems
  • Github : for all their great work year after year, pushing OSS forward
  • Jhey Tompkins: nice article about npm deps updating
  • Mocha : great test runner easy to setup & use
  • Npm-run-all : to keep my npm scripts clean & readable
  • Nyc : simple & effective cli for code coverage
  • Repo-checker : eslint cover /src code and this tool the rest ^^
  • Servor : dependency free dev server for single page app development
  • Shields.io : for the nice badges on top of this readme
  • TailwindCss : awesome lib to produce maintainable style