Socket
Socket
Sign inDemoInstall

hinfo

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hinfo

Information about HTML5 elements


Version published
Weekly downloads
4
increased by100%
Maintainers
2
Install size
25.6 kB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 24 Jan 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc