Skip to content

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)

Notifications You must be signed in to change notification settings

agalazis/typed-map

Repository files navigation

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

About

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published