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: 11 months ago
JSON representation
A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value
- Host: GitHub
- URL: https://github.com/victornpb/weakmatrix
- Owner: victornpb
- License: mit
- Created: 2022-04-24T15:15:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T23:39:23.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T03:21:27.498Z (about 1 year ago)
- Topics: 2d-map, bi-dimensional, data-structures, javascript, matrix, weak-map, weak-table, weakmap
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# foo-bar

[](https://www.npmjs.com/package/foo-bar)
[](https://travis-ci.org/username/foo-bar)
[](https://david-dm.org/username/foo-bar)
[](https://coveralls.io/github/username/foo-bar)
[](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.