Package

purescript-web-dom-xpath

Repository
purescript-web/purescript-web-dom-xpath
License
MIT
Uploaded by
thomashoneyman
Published on
2021-02-26T21:26:53Z

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