Skip to content

stephenmthomas/cssatlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Atlas

CSS Atlas is a browser extension for analyzing the styling system of the current webpage.

It scans the active tab and extracts:

  • DOM classes
  • stylesheet classes
  • pseudo selectors
  • CSS properties and values
  • CSS token patterns

Screenshot

CSS Atlas popup

Features

  • Classes tab
  • Pseudo tab
  • Tokens tab
  • JSON export
  • Live scan of the current page

Installation

Opera / Chrome / Chromium browsers

  1. Clone or download this repository
  2. Open the browser extensions page
  3. Enable Developer Mode
  4. Choose Load unpacked
  5. Select the css-atlas folder

Languages

  • JavaScript
  • HTML
  • CSS

License

MIT

About

An Opera/Chromium extension that scans and analyzes CSS data from a particular page - useful for CSS optimizing or refactoring.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors