Popularity
2.4
Stable
Activity
0.0
Stable
161
11
6

Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Parsing     Css     Parser     Watch     Live-reload     Sourcemap     Processor    
Latest version: v7.4.0

Stylecow alternatives and similar modules

Based on the "Parsing" category.
Alternatively, view Stylecow alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Stylecow or a related project?

Add another 'Parsing' Module

README

stylecow: modern CSS for all browser

Build Status npm version

Node library to fix your css code and make it compatible with all browsers. Created by Γ“scar Otero. License: MIT

Use 6.x for node 0.x compatibility. The latest version (7.x) requires node 4.x.

Quick start

  1. Install the library with npm:
   npm install stylecow -g
  1. Create a config file interactively:
   stylecow init
  1. Run
   stylecow

Visit http://stylecow.github.io/ for more documentation

If you don't need a cli, visit stylecow-core


*Note that all licence references and agreements mentioned in the Stylecow README section above are relevant to that project's source code only.