extract-selectors

1.0.0 • Public • Published

extract-selectors

Extract and group selectors from a style sheet by property or value.

Installation

Install extract-selectors globally to expose a simple command line interface:

npm install -g extract-selectors

Usage

CLI

Run extract-selectors -h to view the available options.

Examples

# Preview selectors grouped by font family. 
extract-selectors style.css --prop=font-family

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    4

Package Sidebar

Install

npm i extract-selectors

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bradyvercher