Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.16 KB

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