Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jkbrzt/selectors

Implementation of CSS3 selectors in JavaScript.
https://github.com/jkbrzt/selectors

css3-selectors implementation javascript vanilla-javascript w3c

Last synced: 16 days ago
JSON representation

Implementation of CSS3 selectors in JavaScript.

Awesome Lists containing this project

README

        

Selectors.js is an old experiment. It's a fairly complete implementation of CSS3 selectors in JavaScript, not optimized for speed but rather trying to follow the spec as much as possible (http://webkitchen.cz/lab/js/Selectors/W3C-tests).