/typed-map

Provides typed (immutable js like) map with restrictions as to what keys can be used for get and set and types returned based on represented type (this is just an experiment)

Primary LanguageTypeScript

typed-map

Provides typed (immutable js like) map with restrictions as to what keys can be used for get and set (this is just an experiment, an opportunity to play with mapped types and see how far I can get with them)

npm Travis styled with prettier npm Built with generator-ts-np

Install

npm i --save typed-map

How it works?

Optional

Usage

Describe usage

Change log

brief change log

Optionally in the end, mark version of the generator used:

used version of ts-np generator

Licence

MIT © Andreas Galazis