Skip to content

yessky/XPathParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A Tool That Parse CSS Selector To XPath Experssion

css selector 1/2/3 are supported, the parsed result(XPath Experssion) follow the XPath 1.0 specification.

Usage

XPathParser.parse('div .abc')
XPathParser.parse('div:nth-child(odd)')

Contact

admin@veryos.com aaron.xiao

Help

If you have any questions, feel free to create ticket or contact via email.

License

XPathParser is available under the terms of the MIT License.

About

a tool that parse css selector to XPath experssion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published