1.0.1 • Published 5 years ago

ztc-tools v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

ztc-tools

offline tools for react component

Installation

$ npm install ztc-tools

Usage

Example:

Usage:


           $ ztc-tools run lint             lint source within lib
           $ ztc-tools run start            start server
           $ ztc-tools run build            build
           $ ztc-tools run pub              publish component
           $ ztc-tools run pretter          pretter all code
           $ ztc-tools run test             test component
           $ ztc-tools run init-eslint      generate eslint configuration file
           $ ztc-tools run chrome-test      run chrome tests

Related

Todo

  • lint command
  • pub command
  • pretter command
  • init-eslint
  • chrome-test

License

This project is licensed under the MIT license.