@d-cat/polyfill
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Getting started with @d-cat/polyfill

codecov

Utility template that is designed for @d-cat/tag-cli to polyfill methods for IE11.

Install

Make sure you install this as a dependency. It should be available at runtime.

npm i @d-cat/polyfill

Usage

Just add it at the top of your file.

import "@d-cat/polyfill";

// my code

/@d-cat/polyfill/

    Package Sidebar

    Install

    npm i @d-cat/polyfill

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    3.69 kB

    Total Files

    5

    Last publish

    Collaborators

    • d-cat