UNPKG

microdata-tooling

Version:

Provides tooling to help using micro data from TypeScript/JavaScript.

14 lines (9 loc) 796 B
# microdata-tooling [![View this project on NPM](https://img.shields.io/npm/v/microdata-tooling.svg)](https://www.npmjs.com/package/microdata-tooling) ![NPM Version](https://img.shields.io/npm/dm/microdata-tooling.svg) ![Issues Count](https://img.shields.io/github/issues/shmuelie/microdata-tooling) ![License](https://img.shields.io/github/license/shmuelie/microdata-tooling) ![Type Definitions](https://img.shields.io/npm/types/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/).