GitHub / PythonCoderAS / array-string-map
A Map that internally encodes Arrays to strings so that two Arrays with the same elements will return the same item.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderAS%2Farray-string-map
PURL: pkg:github/PythonCoderAS/array-string-map
Stars: 0
Forks: 0
Open issues: 1
License: mit
Language: TypeScript
Size: 808 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 5 months ago
Commit Stats
Commits: 150
Authors: 4
Mean commits per author: 37.5
Development Distribution Score: 0.6
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/PythonCoderAS/array-string-map
v3.0.0
v3.0.0
What’s Changed
- Make back into a cjs package by @PythonCoderAS in https://github.com/PythonCoderAS/array-string-map/pull/6
- Add more tests by @PythonCoderAS in https://github.com/PythonCoderAS/array-string-map/pull/7
- Add alternate implementation of forEach by @PythonCoderAS in https://github.com/PythonCoderAS/array-string-map/pull/8
Full Changelog: https://github.com/PythonCoderAS/array-string-map/compare/v2.0.0...v3.0.0
Download
v2.0.0
v2.0.0
What’s Changed
- Add tests by @PythonCoderAS in https://github.com/PythonCoderAS/array-string-map/pull/1
- Implement delete method by @PythonCoderAS in https://github.com/PythonCoderAS/array-string-map/pull/3
New Contributors
- @PythonCoderAS made their first contribution in https://github.com/PythonCoderAS/array-string-map/pull/1
Full Changelog: https://github.com/PythonCoderAS/array-string-map/compare/v1.0.1...v2.0.0
Download