1.0.5 • Published 3 years ago

ea-lib-creator v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

ea-lib-creator

install

save creator to local

sudo npm i -g ea-lib-creator --registry http://registry.npmjs.org

or just create a lib

npx ea-lib-creator init [your project path]

using

ea-lib-creator init my-lib

description

  • support react and react hooks
  • support less less.modules
  • support ts
  • base on rollup, you can change rollup config as you will
  • config ts-lint and es-lint as you will