sass-deprecate
Code deprecation checker
A tool that helps identify and manage deprecated code in Sass stylesheets
Let Sass warn you about the pieces of your UI that are deprecated, providing a clear upgrade path for developers
272 stars
26 watching
7 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
sasssass-mixinsscssscss-mixins
Related projects:
Repository | Description | Stars |
---|---|---|
alexmost/eslint-plugin-deprecate | Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
kid-joker/npm-deprecated-check | Automatically checks and reports on deprecated packages in a project or globally. | 26 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |
ember-cli/ember-cli-deprecation-workflow | A tool to help manage and address deprecation issues in Ember.js applications | 165 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
ruilisi/css-checker | Automates the detection and reduction of redundant CSS classes in web applications. | 578 |
laurent-laporte-pro/deprecated | Decorator to mark outdated code as deprecated and provide a reason for its replacement | 308 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
anthonyshort/idiomatic-sass | A comprehensive guide to writing clean, modular, and maintainable Sass code. | 228 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,572 |
smittreiter/dnecustomjscss | Manages custom JavaScript and CSS/LESS assets during Shopware theme compilation. | 4 |
brentvatne/react-native-debug-stylesheet | A stylesheet that helps debug layout problems in React Native applications by providing visual cues such as colored borders or backgrounds. | 89 |