/key-flags-dictionary

Store boolean metadata for keys of a given type in a flags-like dictionary

Primary LanguageTypeScript

key-flags-dictionary

Create an object-dictionary to store boolean values corresponding to keys of a given type, much like a flags-enum.

Available via NPM:

npm install key-flags-dictionary