🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

hinfo

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hinfo

Information about HTML5 elements

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
2
Created
Source

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

Keywords

html5

FAQs

Package last updated on 24 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts