Skip to content

tmplates/vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@tmplates/vanilla

VanillaJS project template config file.

This is a template configuration file that needs to be used with the genrate tool.

Preset

  • Husky
  • Babel
  • ESLint
  • Prettier
  • CommitLint
  • Jest [library]
  • Rollup [library]
  • TypeScript [library]
  • Gulp [business]
  • Sass [business]
  • Postcss [business]
  • BrowserSync [business]

Usage

gen use @tmplates/vanilla [directory-name]

or

mkdir <directory-name>
cd <directory-name>
gen use @tmplates/vanilla

License

MIT.

About

VanillaJS project template config file

Topics

Resources

License

Stars

Watchers

Forks