microdata-tooling
Version:
Provides tooling to help using micro data from TypeScript/JavaScript.
14 lines (9 loc) • 796 B
Markdown
# microdata-tooling
[](https://www.npmjs.com/package/microdata-tooling)




Provides tooling to help using [micro data](https://html.spec.whatwg.org/multipage/microdata.html) from TypeScript/JavaScript.
Currently only works in the browser out of the box. For support in NodeJS, load the [JSDOM](https://github.com/jsdom/jsdom) package first; the tests use this.
Tested using [Mocha](https://mochajs.org/).