This repository was archived by the owner on Sep 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# array-string-map
2+ ![ node-current] ( https://img.shields.io/node/v/array-string-map )
3+ [ ![ npm] ( https://img.shields.io/npm/v/array-string-map )] ( https://www.npmjs.com/package/array-string-map )
4+ [ ![ npm] ( https://img.shields.io/npm/dt/array-string-map )] ( https://www.npmjs.com/package/array-string-map )
5+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/PythonCoderAS/array-string-map )] ( https://github.com/PythonCoderAS/array-string-map/issues )
6+ [ ![ Tests] ( https://github.com/PythonCoderAS/array-string-map/actions/workflows/test.yml/badge.svg )] ( https://github.com/PythonCoderAS/array-string-map/actions/workflows/test.yml )
7+
28A Map that internally encodes Arrays to strings so that two Arrays with the same elements will return the same item.
39
410## Motivation
Original file line number Diff line number Diff line change 11{
22 "name" : " array-string-map" ,
3- "version" : " 1 .0.1 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " A Map that internally encodes Arrays to strings so that two Arrays with the same elements will return the same item." ,
55 "type" : " module" ,
66 "main" : " arrayStringMap.js" ,
You can’t perform that action at this time.
0 commit comments