Skip to content

A JSON map that uses nicknames to quickly detect missing keys.

License

Notifications You must be signed in to change notification settings

zbo14/nickname-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nickname-map

JavaScript Style Guide

A map of JSON-stringified keys to values! Uses "nicknames" for arrays and objects to prevent stringification of complex keys when they aren't present.

Install

npm i nickname-map

Usage

TODO

Test

npm test

Lint

npm run lint or npm run lint:fix

About

A JSON map that uses nicknames to quickly detect missing keys.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published