JSPM

html-attributes

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 33164
  • Score
    100M100P100Q174035F

List of HTML attributes as a map of camelCased names.

Package Exports

  • html-attributes

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (html-attributes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.