All Projects → maximgatilin → stylelint-config

maximgatilin / stylelint-config

Licence: MIT license
App for generating stylelint config online

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to stylelint-config

stylelint-config-xo
Stylelint shareable config for XO
Stars: ✭ 34 (-66%)
Mutual labels:  stylelint, stylelint-config
eslint-config-ns
ESLint config ready to be used in multiple projects. Based on Airbnb's code style with prettier, jest and react support.
Stars: ✭ 27 (-73%)
Mutual labels:  stylelint, stylelint-config
stylelint-config-styled-components
The shareable stylelint config for stylelint-processor-styled-components
Stars: ✭ 66 (-34%)
Mutual labels:  stylelint, stylelint-config
linter-sniffer-pretty-printer
Collection of packages and configs to lint and format code in your WordPress project.
Stars: ✭ 35 (-65%)
Mutual labels:  stylelint, stylelint-config
stylelint-config-twbs-bootstrap
Stylelint config for Bootstrap
Stars: ✭ 115 (+15%)
Mutual labels:  stylelint, stylelint-config
starter-kit
🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS
Stars: ✭ 21 (-79%)
Mutual labels:  stylelint
eslint-config-stylelint
Stylelint org's shareable config for eslint
Stars: ✭ 45 (-55%)
Mutual labels:  stylelint
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (+281%)
Mutual labels:  stylelint
spec
🐣 easy to use eslint/stylelint/tslint/prettier/...
Stars: ✭ 60 (-40%)
Mutual labels:  stylelint
website-template
静的Webサイト制作を少しモダンにするためのテンプレート
Stars: ✭ 62 (-38%)
Mutual labels:  stylelint
nerv-webpack-boilerplate
A webpack boilerplate with Nervjs
Stars: ✭ 52 (-48%)
Mutual labels:  stylelint
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (-49%)
Mutual labels:  stylelint
html-sass-jumpstart
Minimal Sass/HTML Template Site - dart sass powered, includes stylelint and prettier, and autoprefix upon build. develop script includes hot-reload via browsersync.
Stars: ✭ 82 (-18%)
Mutual labels:  stylelint
wpcs-docs
WordPress Coding Standards Docs
Stars: ✭ 59 (-41%)
Mutual labels:  stylelint
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-86%)
Mutual labels:  stylelint
vscode-lint
A VSCode configuration tool integrating Stylelint and Eslint
Stars: ✭ 60 (-40%)
Mutual labels:  stylelint
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+274%)
Mutual labels:  stylelint
stylelint-config
Sharable stylelint config used by GitHub's CSS
Stars: ✭ 194 (+94%)
Mutual labels:  stylelint
ultimate-hot-boilerplate
🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
Stars: ✭ 35 (-65%)
Mutual labels:  stylelint
vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
Stars: ✭ 47 (-53%)
Mutual labels:  stylelint

Stylelint-config Cult Of Martians

App for quick generation Stylelint configuration file. Uses oncogene for config generation.

You can configure these properties:

  • indentation
  • string-quotes
  • no-duplicate-selectors
  • color-hex-case
  • color-hex-length
  • color-named
  • color-no-hex
  • selector-no-qualifying-type
  • selector-no-id
  • selector-no-combinator
  • selector-no-attribute
  • selector-combinator-space-after
  • selector-attribute-quotes
  • selector-attribute-operator-space-before
  • selector-attribute-operator-space-after
  • selector-attribute-brackets-space-inside
  • declaration-block-trailing-semicolon
  • declaration-no-important
  • declaration-colon-space-before
  • declaration-colon-space-after
  • property-no-vendor-prefix
  • value-no-vendor-prefix
  • number-leading-zero
  • function-url-quotes
  • function-url-data-uris
  • font-weight-notation
  • font-family-name-quotes
  • comment-whitespace-inside
  • comment-empty-line-before
  • at-rule-no-vendor-prefix
  • rule-empty-line-before
  • selector-pseudo-element-colon-notation
  • selector-pseudo-class-parentheses-space-inside
  • selector-no-vendor-prefix
  • selector-no-universal
  • selector-no-type
  • media-feature-range-operator-space-before
  • media-feature-range-operator-space-after
  • media-feature-parentheses-space-inside
  • media-feature-name-no-vendor-prefix
  • media-feature-colon-space-before
  • media-feature-colon-space-after
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].