@mojule/element-meta

0.2.1 • Public • Published

element-meta

Metadata for HTML5 elements, gathered from MDN, WHATWG etc.

npm install @mojule/element-meta

const Data = require( '@mojule/element-meta' )

// exported as a function so that you can modify or extend the data if you need
// to and still be able to get the original data by calling the function again
const data = Data()

console.log( data.div )

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @mojule/element-meta

Weekly Downloads

9

Version

0.2.1

License

MIT

Unpacked Size

59.3 kB

Total Files

15

Last publish

Collaborators

  • andybell
  • nrkn