zbo14 / nickname-map

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:JavaScript 100.0%