hinfo

0.1.3 • Public • Published

hinfo

Data about HTML5 elements, gathered from MDN, WHATWG etc.

usage

const hinfo = require( 'hinfo' )

// 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 info = hinfo()

console.log( info.div )

license

MIT

Package Sidebar

Install

npm i hinfo

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • nrkn
  • andybell