forked from chrsan/css-selectors
-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of the W3C Selectors Level 3 specification.
License
GistLabs/css-selectors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Java implementation of the W3C Selectors Level 3 specification. The code for this implementation is influenced by all the JavaScript versions out there, and the one used in WebKit. Thanks to all the developers for inspiring me. The scanner/parser was made using the wonderful Ragel State Machine Compiler by Adrian Thurston. You can find out more about Ragel at http://www.complang.org/ragel/. I hope that you'll find this project useful. See the wiki for more information about supported selectors etc. Christer Sandberg
About
An implementation of the W3C Selectors Level 3 specification.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 95.5%
- Other 4.5%