realJsNinja / css_color_extractor

A CSS parser for nodejs that extracts declarations that contain color information and return that information in formatted CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css_color_extractor

A CSS parser for nodejs that extracts declarations that contain color information and returns that information in formatted CSS.

About

A CSS parser for nodejs that extracts declarations that contain color information and return that information in formatted CSS.

License:Mozilla Public License 2.0


Languages

Language:CSS 61.2%Language:JavaScript 38.8%