css-line-break ==============
css-line-break ==============
css-line-break ==============
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
mdast utility to support hard breaks without needing spaces or escapes
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Find the position of grapheme cluster breaks in a string
Convert a kebab-cased CSS property into a camelCased DOM property.
hard break extension for tiptap
Transform stream to read line-by-line and write a string
A list of all CSS color keywords.
Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.
Get accurate and well named css box model information about an Element 📦
TypeScript package which smartly trims and strips indentation from multi-line strings
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Resolves ICSS imports
Search CSS(-like) strings
Flowtype linting rules for ESLint.
Compare, format, diff and serialize any JavaScript value
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
PostCSS plugin This project tries to fix all of flexbug's issues
It breaks longs lines and integrates with Ruby and JS/CSS formatters
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