logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

css-beautify.js - css-beautify

Description

css-beautify.js@1.14.0CLIOptions:-f, --file
              Input file(s) (Pass '-' for stdin)

       -r, --replace
              Write output in-place, replacing input

       -o, --outfile
              Write output to file (default stdout)

       --config
              Path to config file

       --type [js|css|html] ["js"]

       -q, --quiet
              Suppress logging to stdout

       -h, --help
              Show this help

       -v, --version
              Show the version

   BeautifierOptions:-s, --indent-size
              Indentation size [4]

       -c, --indent-char
              Indentation character [" "]

       -t, --indent-with-tabs
              Indent with tabs, overrides -s and -c-e, --eol
              Character(s) to use as line terminators.  [first newline in file, otherwise "\n]

       -n, --end-with-newline
              End output with newline

       --indent-empty-lines
              Keep indentation on empty lines

       --templating
              List  of templating languages (auto,none,django,erb,handlebars,php,smarty) ["auto"] auto = none in
              JavaScript, all in html

       --editorconfig
              Use EditorConfig to set up the options

       -b, --brace-style
              [collapse|expand] ["collapse"]

       -L, --selector-separator-newline
              Add a newline between multiple selectors.

       -N, --newline-between-rules
              Add a newline between CSS rules.

css-beautify.js 1.14.0                            November 2021                               CSS-BEAUTIFY.JS(1)

Name

       css-beautify.js - css-beautify

See Also