UNPKG

hocr-dom

Version:

Extend HTMLDocument and Element with hOCR query and property helpers

5 lines (3 loc) 137 B
const HocrDOM = require('./dom') const HocrPropertyParser = require('./property-parser') module.exports = {HocrDOM, HocrPropertyParser}