strip-css-comments-cli
CSS stripper
A command-line tool to remove comments from CSS files
Strip comments from CSS
38 stars
8 watching
3 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that removes comments from CSS code while preserving certain comment patterns or functions. | 121 |
| Removes comments from JSON data to enable use of comments in JSON files | 67 |
| Removes comments from JSON data to allow its safe use in production environments. | 600 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| Removes the UTF-8 byte order mark from strings | 111 |
| A utility for permanently deleting files and directories with optional safety features. | 315 |
| Transforms input streams by padding each line with a specified indent | 11 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| Convenience wrapper around a fast CSV parser | 321 |
| A utility for removing special formatting codes from text streams | 34 |
| Library to truncate strings to fit terminal widths | 86 |
| A PHP-like HTML tag stripper implemented in TypeScript. | 494 |
| A command-line tool for indenting lines of text | 5 |
| A tool to automatically add vendor prefixes to CSS stylesheets. | 666 |