Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victornpb/weakmatrix

A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
https://github.com/victornpb/weakmatrix

2d-map bi-dimensional data-structures javascript matrix weak-map weak-table weakmap

Last synced: 20 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# foo-bar

![Node](https://img.shields.io/node/v/foo-bar.svg?style=flat-square)
[![NPM](https://img.shields.io/npm/v/foo-bar.svg?style=flat-square)](https://www.npmjs.com/package/foo-bar)
[![Travis](https://img.shields.io/travis/username/foo-bar/master.svg?style=flat-square)](https://travis-ci.org/username/foo-bar)
[![David](https://img.shields.io/david/username/foo-bar.svg?style=flat-square)](https://david-dm.org/username/foo-bar)
[![Coverage Status](https://img.shields.io/coveralls/username/foo-bar.svg?style=flat-square)](https://coveralls.io/github/username/foo-bar)
[![NPM](https://img.shields.io/npm/dt/foo-bar.svg?style=flat-square)](https://www.npmjs.com/package/foo-bar)

Headline description

## Installation

### NPM

npm install foo-bar
### [Yarn](https://github.com/yarnpkg/yarn)

yarn add foo-bar

### CDN

## 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) license.

## Contributing

We are open to contributions, see [CONTRIBUTING.md](CONTRIBUTING.md) for more info.