1.1.2 • Published 5 months ago

mild-map v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

MildMap

A WeakMap that supports any value, it holds strong references to primitives, and weak references to objects.

Install

npm install mild-map

Usage

It has the same API of a WeakMap, except that it just works with primitives too.

It also implements the size property, like a Map.

License

MIT © Fabio Spampinato

1.1.2

5 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago