Skip to content

List of HTML attributes as a map of camelCased names.

License

Notifications You must be signed in to change notification settings

PorterK/html-attributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-attributes NPM version

List of HTML attributes as a map of camelCased names.

Installation

Install using npm:

npm install html-attributes

Install using bower:

bower install html-attributes

Using browser script tag and global (UMD wrapper):

// Available via window.html-attributes
<script src="dist/html-attributes.js"></script>

Also available as JSON via dist/html-attributes.json.

Contributing

Please submit all issues and pull requests to the alexmingoia/html-attributes repository!

Support

If you have any problem or suggestion please open an issue here.

About

List of HTML attributes as a map of camelCased names.

Resources

License

Stars

Watchers

Forks

Packages

No packages published