Utility to shorten css class names
Light-weight JavaScript utility to create an url shortener with.
A CSS parser, transformer, and minifier written in Rust
Open Web data by the Mozilla Developer Network
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
a CSS selector compiler/engine
Algorithms to help you parse CSS from an array of tokens.
node-url-shortener helps you to shorten your big URLs.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
css loader module for webpack
Solve CSS math expressions
Tokenize CSS
extracts CSS into separate files
A well-tested CSS minifier
Parse CSS color values
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
A CSS Modules transform to extract local aliases for inline imports
CSS color - Resolve and convert CSS colors.
a CSS selector parser
A utility-first CSS framework for rapidly building custom user interfaces.
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
CSS Object Model implementation and CSS parser
A modern CSS parser and stringifier with TypeScript support
Compresses Javascript & CSS files on the terminal. Usage: wbdv_packer [options] [filename] -c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8 -l, --line-break [NUMBER] Sets the max output line width (CSS & JS). Default: 1337 -o, --optimize Sets code optimization on compress (JS Only). Default: true -p, --preserve Sets preserved semi-colons (JS Only). Default: true -s, --short Sets shortened local variables (JS Only). Default: true -v, --version Print version -h, --help Display this screen
Compresses Javascript & CSS files on the command line interface with yui-compressor. Run `cli-yui-compressor` or its shorthand `cyc`. Usage: cli-yui-compressor | cyc [options] [filename] -c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8 -l, --line-break [NUMBER] Sets the max output line width (CSS & JS). Default: 1337 -o, --optimize Sets code optimization on compress (JS Only). Default: true -p, --preserve Sets preserved semi-colons (JS Only). Default: true -s, --short Sets shortened local variables (JS Only). Default: true -v, --version Print version -h, --help Display this screen A