New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cssbeautify-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssbeautify-cli

CLI for cssbeautify

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
decreased by-6.25%
Maintainers
1
Weekly downloads
 
Created
Source

CSS Beautify CLI

CLI for cssbeautify

Usage

`cssbeautify-bin [options] -f filename`

Options:

  -a, --autosemicolon  insert a semicolon after the last ruleset                                              [default: false]
  -f, --file           file to beautify
  -h, --help           show this help message
  -i, --indent         string used for the indentation of the declaration (spaces, tabs or number of spaces)  [default: "    "]
  -o, --openbrace      the placement of open curly brace, either end-of-line or separate-line                 [default: "end-of-line"]
  -v, --version        Display program version

Versions

0.2.0

  • file is now passed in -f (--file) option

0.1.0

  • options -a (--autosemicolon), -h (--help), -i (--indent), -o (--openbrace), -v (--version)
  • file is passed as anonymous option

Keywords

FAQs

Package last updated on 19 Aug 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc