Package

purescript-web-dom-xpath

Repository
purescript-web/purescript-web-dom-xpath
License
MIT
Uploaded by
bbarker
Published on
2019-04-19T20:23:57Z

Latest release Build status

Type definitions and low level interface implementations for the W3C DOM XPath API.

Installation

bower install purescript-web-dom-xpath

Documentation

Module documentation is published on Pursuit.

Tests

Run tests in a browser

Do npm run testbrowser then open up test/index.html with your browser's web console open.

Headless testing

Currently not working, but could be run with npm run test