Package

purescript-web-dom-xpath

Repository
purescript-web/purescript-web-dom-xpath
License
MIT
Uploaded by
JordanMartinez
Published on
2022-04-27T23:25:50Z

Latest release Build status Pursuit

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

Installation

spago install 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