Selery playground

Selery is a CSS selector parser and DOM query engine.

Serializes as

Tokenize

The input string is tokenized according to CSS syntax rules.


				

Parse

The array of tokens is parsed according to CSS selector syntax.