https://github.com/ModyQyW/vite-plugin-stylelint
đ¨ Stylelint plugin for Vite.
https://github.com/ModyQyW/vite-plugin-stylelint
Last synced: about 1 month ago
JSON representation
đ¨ Stylelint plugin for Vite.
- Host: GitHub
- URL: https://github.com/ModyQyW/vite-plugin-stylelint
- Owner: ModyQyW
- License: mit
- Created: 2022-04-21T01:27:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T23:46:27.000Z (5 months ago)
- Last Synced: 2025-03-07T17:49:52.771Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 1.7 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-vite - vite-plugin-stylelint - Runs Stylelint synchronously/asynchronously. (Plugins / Framework-agnostic Plugins)
- awesome-vite - vite-plugin-stylelint - Runs Stylelint synchronously/asynchronously. (Plugins / Framework-agnostic Plugins)
README
# vite-plugin-stylelint
English | [įŽäŊ䏿](./README.zh-CN.md)
đ See the documentation for specific usage and examples.
[Cloudflare Pages](https://vite-plugin-stylelint.modyqyw.top/)
## Introductions
`vite-plugin-stylelint` is a project providing Stylelint plugin for Vite with several sub packages:
| Name | Description |
| ----------------------------------------------------------------------------------- | --------------------------------------------------------- |
| [core](https://github.com/ModyQyW/vite-plugin-stylelint/tree/main/packages/core) | Core package |
| [docs](https://github.com/ModyQyW/vite-plugin-stylelint/tree/main/docs) | Documentation |
| [playground](https://github.com/ModyQyW/vite-plugin-stylelint/tree/main/playground) | Light playground for local trying and testing |
| [examples](https://github.com/ModyQyW/vite-plugin-stylelint/tree/main/examples) | Examples integrated with specific frameworks or libraries |## Acknowledgements
Initially forked from [gxmari007/vite-plugin-eslint](https://github.com/gxmari007/vite-plugin-eslint).
## Contributors
This project was created by [ModyQyW](https://github.com/ModyQyW).
Thanks to [all contributors](https://github.com/ModyQyW/vite-plugin-stylelint/graphs/contributors) for their contributions!
## Sponsors
If this package is helpful to you, please consider [sponsoring](https://github.com/ModyQyW/sponsors), which will benefit the ongoing development and maintenance of the project.