rollup-plugin-stylint
Stylus linter
A Rollup plugin to lint Stylus code with stylint.
Rollup plugin to lint stylus with stylint
4 stars
2 watching
0 forks
Language: JavaScript
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tk-o/rollup-plugin-sass-lint | A plugin for Rollup that integrates Sass linting capabilities into the build process. | 4 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
mikekovarik/rollup-plugin-notify | Displays Rollup errors as system notifications. | 19 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
konsumer/rollup-plugin-jsx | Wrapper around jsx-transform for Rollup plugin | 13 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |