0.0.1 • Published 7 years ago

solid-spork v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

solid-spork

Map to Array and Array to Map prototypes/functions for standard javascript.

Why the name?
Because I can't think of one.

Why can't we just put this in our own code?
You can, but this was made for code efficiency. Some understand the reason behind it, some don't.

What is the format for each prototype? Each of them follow the Map iterable.

MapObjectArray
Map { 'a' => 1 }{ a: 1 }[ 'a', 1 ]

You're missing one.
Thank you for pointing that out, please submit an issue with a description and reference to the constructor in question.

I've got an issue with this.
Submit an issue describing it, I'll see what I can do.

0.0.1

7 years ago