JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6341946
  • Score
    100M100P100Q215125F
  • License MIT

JavaScript implementation of the "accept" attribute for HTML5 <input type="file">

Package Exports

  • attr-accept

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 (attr-accept) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

attr-accept

JavaScript implementation of the "accept" attribute for HTML5

Installation

Install it from npm and include it in your build process (using Webpack, Browserify, etc).

npm install --save attr-accept