npm.io
0.1.8 • Published 8 years ago

node-red-contrib-key-value-store

Licence
MIT
Version
0.1.8
Deps
2
Size
56 kB
Vulns
0
Weekly
0
Stars
3

node-red-contrib-key-value-store

standard-readme compliant

Simple, persistent, JSON-based key-value store for Node-RED

This provides a simple NR node to get and set values from an on-disk JSON store.

Table of Contents

Install

Requires Node.js v6.0.0 or newer

Either install from the Node-RED palette manager, or:

$ npm i node-red-contrib-key-value-store

Usage

Nodes are found within the storage category in NR's palette.

See node documentation ("info" panel) for specific usage.

Maintainers

@boneskull

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT 2018 Christopher Hiller