keyed-collections

0.0.1 • Public • Published

keyed-collections

Build Status codecov

ES6 keyed collections ponyfills

Install

npm install keyed-collections

Usage

import {Map, Set, WeakMap, WeakSet} from 'keyed-collections';

Polyfill code by (c) Andrea Giammarchi. @WebReflection
https://github.com/WebReflection/poorlyfills

/keyed-collections/

    Package Sidebar

    Install

    npm i keyed-collections

    Weekly Downloads

    0

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    11.2 kB

    Total Files

    10

    Last publish

    Collaborators

    • luwes