mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 10:49:37 -04:00
Initial commit
This commit is contained in:
29
node_modules/stylelint/docs/user-guide/complementary-tools.md
generated
vendored
Normal file
29
node_modules/stylelint/docs/user-guide/complementary-tools.md
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
# Complementary tools
|
||||
|
||||
A list of complementary tools built and maintained by the community.
|
||||
|
||||
## Analysis platform engines
|
||||
|
||||
- [codeclimate-stylelint](https://github.com/gilbarbara/codeclimate-stylelint): Code Climate engine for stylelint
|
||||
|
||||
## Autocorrect
|
||||
|
||||
- [stylefmt](https://github.com/morishitter/stylefmt): Automatically formats CSS and SCSS source code based on your stylelint configuration.
|
||||
|
||||
## Build tool plugins
|
||||
|
||||
- [broccoli-stylelint](https://github.com/billybonks/broccoli-stylelint): A Broccoli plugin for stylelint.
|
||||
- [ember-cli-stylelint](https://github.com/billybonks/ember-cli-stylelint): A Ember CLI plugin for stylelint.
|
||||
- [grunt-stylelint](https://github.com/wikimedia/grunt-stylelint): A Grunt plugin for stylelint.
|
||||
- [gulp-stylelint](https://github.com/olegskl/gulp-stylelint): A gulp plugin for stylelint.
|
||||
- [stylelint-webpack-plugin](https://github.com/vieron/stylelint-webpack-plugin): A webpack plugin for stylelint.
|
||||
|
||||
## Editor plugins
|
||||
|
||||
- [linter-stylelint](https://github.com/AtomLinter/linter-stylelint): An Atom plugin for stylelint.
|
||||
- [SublimeLinter-contrib-stylelint](https://github.com/kungfusheep/SublimeLinter-contrib-stylelint): A Sublime Text plugin for stylelint.
|
||||
- [vscode-stylelint](https://github.com/shinnn/vscode-stylelint): A Visual Studio Code extension for stylelint.
|
||||
|
||||
## Editors
|
||||
|
||||
- [WebStorm](https://blog.jetbrains.com/webstorm/2016/09/webstorm-2016-3-eap-163-4830-stylelint-usages-for-default-exports-and-more/): Version 2016.3 onwards has built-in support for stylelint.
|
||||
Reference in New Issue
Block a user