Skip to content

element-io/html-tags

 
 

Repository files navigation

html-tags Build Status

List of standard HTML tags

It's just a JSON file. So can be used wherever.

Install

$ npm install --save html-tags

Usage

console.log(htmlTags);
//=> ['a', 'abbr', 'acronym', ...]

License

MIT © Sindre Sorhus

About

List of standard HTML tags

Resources

License

Stars

Watchers

Forks

Packages

No packages published