strip-css-comments

CSS comment remover

A utility that removes comments from CSS code while preserving certain comment patterns or functions.

Strip comments from CSS

GitHub

121 stars
8 watching
10 forks
Language: CSS
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/strip-css-comments-cliA command-line tool to remove comments from CSS files38
sindresorhus/strip-json-comments-cliRemoves comments from JSON data to enable use of comments in JSON files67
sindresorhus/strip-json-commentsRemoves comments from JSON data to allow its safe use in production environments.600
sindresorhus/strip-indentRemoves redundant indentation from a string by finding the minimum leading whitespace across all lines.136
sindresorhus/gulp-strip-debugRemoves console statements from JavaScript code to strip debugging information251
sindresorhus/strip-bomRemoves the UTF-8 byte order mark from strings111
ericnorris/striptagsA PHP-like HTML tag stripper implemented in TypeScript.494
douglascrockford/jsminA filter that removes comments and unnecessary whitespace from JavaScript files.697
waldyrious/downstylerA tool to simplify and beautify webpage styles by stripping away unnecessary CSS rules29
sindresorhus/delDeletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory.1,327
sindresorhus/del-cliA utility for permanently deleting files and directories with optional safety features.315
sindresorhus/pad-streamTransforms input streams by padding each line with a specified indent11
sindresorhus/sublime-autoprefixerA tool to automatically add vendor prefixes to CSS stylesheets.666
lucleray/next-purgecssA plugin that removes unused CSS from Next.js applications to reduce bundle size135
sindresorhus/cli-truncateLibrary to truncate strings to fit terminal widths86