/WeakMatrix

A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value

Primary LanguageJavaScriptMIT LicenseMIT

foo-bar

Node NPM Travis David Coverage Status NPM

Headline description

Installation

NPM

npm install foo-bar
yarn add foo-bar

CDN

<script type="text/javascript" src="https://unpkg.com/foo-bar/"></script>

Packages

File Module Type Transpiled Source Maps
dist/foo-bar.esm.mjs esm No No
dist/foo-bar.cjs.js cjs Yes Yes
dist/foo-bar.esm.js esm Yes Yes
dist/foo-bar.js umd Yes Yes

Usage

Examples here

License

The code is available under the MIT license.

Contributing

We are open to contributions, see CONTRIBUTING.md for more info.