macOS
brew install stylelintlocal Homebrew formula metadata
brew / rang 2234
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stylelint pour les workflows d'agents IA.
installation
brew install stylelintlocal Homebrew formula metadata
nix profile install nixpkgs#stylelintnixpkgs package indexes · pkgs/by-name/st/stylelint/package.nix · Source: api.github.com
aperçu
Modern CSS linter
historique
Stylelint is a CSS linter distributed as a command-line and Node.js tool for finding CSS errors and enforcing style conventions. Its official README describes a rule-rich, plugin-capable linter that supports autofix, shareable configs, custom rules, custom syntaxes, and use beside formatters such as Prettier.
The project reached 1.0.0 on 2015-09-05, when its changelog recorded PostCSS 5 compatibility and line/column accuracy fixes. The current README credits volunteers and identifies David Clark and MoOx among the co-creators, reflecting its evolution from an early PostCSS-era linter into a maintained community project.
Stylelint became package-manager-relevant because it sits directly in frontend build pipelines: it is published as an npm package, is available in Homebrew and Nix according to the input package-manager facts, and its README advertises npm version and download badges. The project also documents migration guides for major releases, including the 16.0.0 migration to ECMAScript modules for plugins, custom syntaxes, formatters, and the Node.js API.
Typical use is to add a project config, run the `stylelint` CLI over CSS-like sources, and combine rules, shareable configs, plugins, and custom syntaxes for CSS, SCSS, Less, CSS-in-JS, or related formats. The official docs say Stylelint searches upward from the current working directory for `stylelint.config.js`, with explicit `.mjs`, `.cjs`, `.ts`, `.stylelintrc*`, and `package.json` forms also supported.
For package maintainers, Stylelint matters as the CSS-side analogue to JavaScript linters: it has a stable CLI, a shareable-config ecosystem, migration pressure around ESM/CommonJS, and enough package-manager reach that it regularly appears in frontend boilerplates, CI jobs, editor integrations, and Homebrew installs for local tooling.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour stylelint. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
stylelint.config.jsstylelint.config.mjsstylelint.config.cjsstylelint.config.ts.stylelintrc.stylelintrc.js.stylelintrc.mjs.stylelintrc.cjs.stylelintrc.yml.stylelintrc.yaml.stylelintrc.jsonpackage.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
stylelint | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:stylelint |
|---|---|
| Version | 17.14.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://stylelint.io/ |
| Dernière mise à jour | 2026-07-21T03:53:43Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
stylelint
nix profile install nixpkgs#stylelintpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.