0.1.5 • Published 6 years ago

hocr-dom-jsdom v0.1.5

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

HocrDOM

Extend DOM to handle hOCR

CircleCI

hocr-dom

The main package, contains code for querying hOCR elements and parsing / accesing properties.

See the README for API docs.

In short, in the browser, you will only need

HocrDOM.extendPrototypes(window)

After this, you can use document.queryHocrAll on document and elements, as well as access properties via their hocr property.

hocr-dom-jsdom

Contains a browser-independent HTML parser with built-in hOCR support, thanks to jsdom.

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago