December 21, 2011
We have just released XPathJS library – a brand new implementation of XPath 1.0 and DOM Level 3 XPath specifications written in JavaScript. The coolest part is that it supports all the major browsers out there including IE6! It also comes with unit tests that ensure that every feature conforms fully to the specifications.
The library has been released under dual AGPL and commercial licenses in order to allow everyone to be able to try it out and use in their own projects.
Here are some cool features of the library:
Read more about XPathJS on our site or check it out on GitHub.
Comments