-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of CSS Tokenizers #1
Comments
Hi @romainmenke, thank you for this compilation! We also created a tokenizer for CSS & Extended CSS: A detailed benchmark has also been prepared for the tokenizers listed here. Results can be found at the following link: Note Our API and token list is also compatible with the CSSTree's tokenizer API, and in the long term, we plan to integrate the tokenizer library into CSSTree via our ECSSTree library. See this issue for more details. |
Hi @scripthunter7, Interesting, added to the list! |
test results for
|
Rome used to have a tokenizer: rome/tools#707 |
This is a list of CSS Tokenizers.
This issue is not intended for in depth discussion about any individual tokenizer or any aspect of CSS tokenizing.
csslex
parse-css
csstree
@csstools/css-tokenizer
@csstools/tokenizer
@adguard/css-tokenizer
The text was updated successfully, but these errors were encountered: