elm-pep
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

elm-pep

npm package for elm-pep, a minimalist pointer events polyfill.

Usage

Install with

npm install elm-pep

Include in your code with

import 'elm-pep';

or configure your bundler to use elm-pep as first entry. For webpack, that would be something like

  entry: ['elm-pep', './src/index.js']

in webpack.config.js.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    9,510
    • latest

Version History

Package Sidebar

Install

npm i elm-pep

Weekly Downloads

4,830

Version

1.0.6

License

MPL-2.0

Unpacked Size

34 kB

Total Files

9

Last publish

Collaborators

  • ahocevar