项目作者: EliazTray

项目描述 :
🛠 Cinter combines js-beautify & stylelint.
高级语言: JavaScript
项目地址: git://github.com/EliazTray/cinter.git
创建时间: 2018-08-24T12:36:55Z
项目社区:https://github.com/EliazTray/cinter

开源协议:MIT License

下载


cinter

NPM version NPM downloads Travis CI codecov
donate

cinter can fix style in the files which are endswith .vue, .scss, .css, .less.

Install

  1. yarn add cinter -g
  2. or
  3. npm i cinter -g

Usage

The tool will fix the file endwith vue, scss, css, less in src directory.

  1. cinter fix 'src/**/*.{scss,css,less,vue}‘

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

cinter © Eliaztray, Released under the MIT License.

Authored and maintained by Eliaztray with help from contributors (list).

github.com/Eliaztray · GitHub @Eliaztray