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 -
remark
remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc. -
nearley
πππ² Simple, fast, powerful parser toolkit for JavaScript. -
parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant. -
@parcel/css
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust. -
fast-xml-parser
Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback. -
csv-parser
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else -
google-libphonenumber
The up-to-date and reliable Google's libphonenumber package for node.js. -
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. -
json-mask
Tiny language and engine for selecting specific parts of a JS object, hiding the rest. -
Awesome phonenumber parser
Google's libphonenumber pre-compiled with the closure compiler -
strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files! -
binary-extract
Extract a value from a buffer of json without parsing the whole thing -
parsec π
π Tiniest body parser in the universe. Built for modern Node.js -
docx-to-pdf-on-AWS-Lambda
Microsoft Word doc/docx to PDF conversion on AWS Lambda using Node.js
Appwrite - The Open Source Firebase alternative introduces iOS support
* 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.