Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxxyx/fe-tools
fe-tools for development
https://github.com/lxxyx/fe-tools
Last synced: 15 days ago
JSON representation
fe-tools for development
- Host: GitHub
- URL: https://github.com/lxxyx/fe-tools
- Owner: Lxxyx
- License: apache-2.0
- Created: 2016-08-26T05:04:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T07:32:32.000Z (over 8 years ago)
- Last Synced: 2024-12-15T09:37:34.394Z (23 days ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## fe-tools
usage:
```
npm i fe-tools -g
```Usage: fe
Commands:
babel set babel, use es2017
eslint set eslint
help [cmd] display help for [cmd]Options:
-h, --help output usage information
-V, --version output the version number## fe babel
Auto generate babel config
## fe eslint
Auto generate eslint config
## fe ava
Auto generate ava test suite and code coverage report config