JSPM

  • Created
  • Published
  • Downloads 785
  • Score
    100M100P100Q100002F
  • License MIT

browser feature polyfills as a babel plugin

Package Exports

  • @mrhenry/core-web
  • @mrhenry/core-web/lib/index.js
  • @mrhenry/core-web/modules/~element-qsa-has.js

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

Readme

core-web

version Build BrowserStack Status CodeQL

Contains all the polyfills and data for @mrhenry/babel-plugin-core-web. It can also be used directly.

npm install --save-dev @mrhenry/core-web
yarn add --dev @mrhenry/core-web
import "@mrhenry/core-web/modules/Element.prototype.after.js";