Stylecow alternatives and similar modules
Based on the "Parsing" category.
Alternatively, view Stylecow alternatives based on common mentions on social networks and blogs.
-
markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed -
parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant. -
fast-xml-parser
Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback. -
xlsx-populate
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Stylecow or a related project?
README
stylecow: modern CSS for all browser
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
- Install the library with npm:
npm install stylecow -g
- Create a config file interactively:
stylecow init
- 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.