Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tired-fox/css

A fast css parser with extensibility and filtering that is light weight while parsing
https://github.com/tired-fox/css

Last synced: 25 days ago
JSON representation

A fast css parser with extensibility and filtering that is light weight while parsing

Awesome Lists containing this project

README

        

# WSL

## References

- [W3 CSS Specs](https://www.w3.org/Style/CSS/specs.en.html)
- [CSS Syntax Module Level 3](https://www.w3.org/TR/css-syntax-3/)

## Goals

- Fast and as Light weight as possible
- Easy to use api allowing for extensions and customizations of grammers
- Easy to use with all project types