معرفی شرکت ها


stylelint-15.5.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A mighty CSS linter that helps you avoid errors and enforce conventions.
ویژگی مقدار
سیستم عامل -
نام فایل stylelint-15.5.0
نام stylelint
نسخه کتابخانه 15.5.0
نگهدارنده ['ntwb', 'davidtheclark', 'jeddy3', 'hudochenkov', 'ybiquitous', 'mattxwang']
ایمیل نگهدارنده ['stephen@netweb.com.au', 'david.dave.clark@gmail.com', 'npm@richardhallows.com', 'aleks@hudochenkov.com', 'ybiquitous@gmail.com', 'matt@matthewwang.me']
نویسنده stylelint
ایمیل نویسنده -
آدرس صفحه اصلی git+https://github.com/stylelint/stylelint.git
آدرس اینترنتی https://stylelint.io
مجوز MIT
# Stylelint [![npm version](https://img.shields.io/npm/v/stylelint?logo=npm&logoColor=fff)](https://www.npmjs.com/package/stylelint) [![Build Status](https://img.shields.io/github/actions/workflow/status/stylelint/stylelint/testing.yml?branch=main&label=Tests&logo=github)](https://github.com/stylelint/stylelint/actions/workflows/testing.yml?query=branch%3Amain) [![npm downloads](https://img.shields.io/npm/dm/stylelint)](https://npmcharts.com/compare/stylelint?minimal=true) A mighty CSS linter that helps you avoid errors and enforce conventions. ## Features It's mighty as it: - has over **100 built-in rules** for modern CSS syntax and features - supports **plugins** so you can create your own custom rules - automatically **fixes problems** where possible - supports **shareable configs** that you can create or extend - can **be customized** to your exact needs - has **15k unit tests** making it robust - is **trusted by companies worldwide** like Google and GitHub And it can be extended to: - extract **embedded styles** from HTML, Markdown and CSS-in-JS template literals - parse **CSS-like languages** like SCSS, Sass, Less and SugarSS ## How it'll help you It'll help you **avoid errors**, for example: - invalid things, e.g. malformed grid areas - valid things that are problematic, e.g. duplicate selectors - unknown things, e.g. misspelled property names And **enforce conventions**, for example: - disallow things, e.g. specific units - enforce naming patterns, e.g. for custom properties - set limits, e.g. the number of ID selectors - specify notations, e.g. for modern color functions We recommend using a pretty printer like Prettier alongside Stylelint. Linters and pretty printers are complementary tools that work together to help you write consistent and error-free code. ## Example output ![Example](example.png) ## Guides - User guide - [Getting started](docs/user-guide/get-started.md) - [Customizing](docs/user-guide/customize.md) - [Configuring](docs/user-guide/configure.md) - [Rules](docs/user-guide/rules.md) - [Ignoring code](docs/user-guide/ignore-code.md) - [CLI](docs/user-guide/cli.md) - [Node.js API](docs/user-guide/node-api.md) - [PostCSS plugin](docs/user-guide/postcss-plugin.md) - [Options](docs/user-guide/options.md) - [Errors & warnings](docs/user-guide/errors.md) - Developer guide - [Writing rules](docs/developer-guide/rules.md) - [Writing plugins](docs/developer-guide/plugins.md) - [Writing custom syntaxes](docs/developer-guide/syntaxes.md) - [Writing custom formatters](docs/developer-guide/formatters.md) - [Writing system tests](docs/developer-guide/system-tests.md) - Migration guide - [Migrating to 15.0.0](docs/migration-guide/to-15.md) - [Migrating to 14.0.0](docs/migration-guide/to-14.md) - Maintainer guide - [Managing issues](docs/maintainer-guide/issues.md) - [Managing pull requests](docs/maintainer-guide/pull-requests.md) - [Performing releases](docs/maintainer-guide/releases.md) - About - [Vision](docs/about/vision.md) - [Semantic versioning](docs/about/semantic-versioning.md) ## Contributors Stylelint is maintained by volunteers. Without the code contributions from [all these fantastic people](https://github.com/stylelint/stylelint/graphs/contributors), Stylelint would not exist. [Become a contributor](CONTRIBUTING.md). ### Sponsors <object data="https://opencollective.com/stylelint/sponsors.svg?width=420&button=false" type="image/svg+xml"> <img src="https://opencollective.com/stylelint/sponsors.svg?width=840&button=false" /> </object> Thank you to all our sponsors! [Become a sponsor](https://opencollective.com/stylelint). ### Backers <object data="https://opencollective.com/stylelint/backers.svg?width=420&avatarHeight=48&button=false" type="image/svg+xml"> <img src="https://opencollective.com/stylelint/backers.svg?width=840&avatarHeight=48&button=false" /> </object> Thank you to all our backers! [Become a backer](https://opencollective.com/stylelint). ### Website hosting [![Deploys by Netlify](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://www.netlify.com) ## License [The MIT License](https://raw.githubusercontent.com/stylelint/stylelint/main/LICENSE).


نیازمندی

مقدار نام
^2.1.0 @csstools/css-parser-algorithms
^2.1.0 @csstools/css-tokenizer
^2.0.2 @csstools/media-query-list-parser
^2.2.0 @csstools/selector-specificity
^2.0.0 balanced-match
^2.9.3 colord
^8.1.3 cosmiconfig
^3.1.0 css-functions-list
^2.3.1 css-tree
^4.3.4 debug
^3.2.12 fast-glob
^1.0.16 fastest-levenshtein
^6.0.1 file-entry-cache
^2.0.0 global-modules
^11.1.0 globby
^0.1.4 globjoin
^3.3.1 html-tags
^5.2.4 ignore
^4.0.0 import-lazy
^0.1.4 imurmurhash
^5.0.0 is-plain-object
^0.27.0 known-css-properties
^2.1.3 mathml-tag-names
^9.0.0 meow
^4.0.5 micromatch
^3.0.0 normalize-path
^1.0.0 picocolors
^8.4.21 postcss
^0.2.3 postcss-media-query-parser
^0.1.1 postcss-resolve-nested-selector
^6.0.0 postcss-safe-parser
^6.0.11 postcss-selector-parser
^4.2.0 postcss-value-parser
^5.0.0 resolve-from
^4.2.3 string-width
^6.0.1 strip-ansi
^0.1.0 style-search
^3.0.0 supports-hyperlinks
^1.0.0 svg-tags
^6.8.1 table
^2.3.0 v8-compile-cache
^5.0.0 write-file-atomic


زبان مورد نیاز

مقدار نام
19.8.1 Npm


نحوه نصب


نصب پکیج tgz stylelint-15.5.0:

    npm install stylelint-15.5.0.tgz