Convert between css lengths e.g. em->px or px->rem
Convert values with PostCSS (e.g. ms -> s)
Plain color conversion functions
Reduce initial definitions to the actual initial value, where possible.
CSS color - Resolve and convert CSS colors.
Set a function's length property
CSS Object Model implementation and CSS parser
Minify gradient parameters with PostCSS.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the length of a Typed Array
Get the byteLength out of a DataView, robustly.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
CSS Object Model implementation and CSS parser
Convert Windows backslash paths to slash paths
CSS Object Model implementation and CSS parser
A wide-character aware text alignment function for use on the console or with fixed width fonts.
A modern CSS parser and stringifier with TypeScript support
A lightweight source code position locator for converting between offset and line/column, with built-in line and comment parsing
Converts CSS values from one unit to another
Right To Left conversion for CSS in JS objects
Get utf8 byte length of string
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a kebab-cased CSS property into a camelCased DOM property.
Convert a string to a valid safe filename