cssp
cssp copied to clipboard
Client-Side Version + English Documentation
First of all, Awesome work on this tool man!
Secondly, I have 2 requests, would be great if these can be accomplished asap (especially the first one):
- A client-side (loaded via
scripttags in the HTML code) version of this tool. - English documentation besides Russian.
Cheers!
Well... it seems, no. CSSP — "developer only project" to use in case you know what to do. More user friendly parser (also faster) — https://github.com/css/gonzales
Thanks man! ended up using gonzales - worked perfect, seems faster, 10x lesser file size, ported to client side with browserify, simply awesome! :)
Keep up the great work!