look_up_dictionary

1.2.0 • Public • Published

Look-Up

A Node.js module that allows you to store alias:name values.

Use Node FS module to create a JSON Dictionary file in you project.

Installation

npm i look_up_dictionary

You will then need to create your dictionary file, this will hold all your alias:name data

In you project folder in the root directory (where your app.js file lives) run

touch look_up_dictionary.json

Readme

Keywords

none

Package Sidebar

Install

npm i look_up_dictionary

Weekly Downloads

7

Version

1.2.0

License

MIT

Last publish

Collaborators

  • sibo2000