Skip to content

robin 0.1.2

Latest
Compare
Choose a tag to compare
@ziord ziord released this 03 May 21:09

This release refines some constructs in the XPath and DOM API for ease of use.
Some of the changes made include:

  • new/additional filters easily accessible from DOMFilter such as PIFilter - for selecting processing instructions.
  • performance improvements in the DOM and DOMFilter APIs
  • XNodeSet and XDataCType of the XPath API are now generic types that can be made more specific depending on the use-case.

This release is available on npm:

npm install @ziord/robin