0.1.8 • Published 6 years ago

node-red-contrib-key-value-store v0.1.8

Weekly downloads
36
License
MIT
Repository
github
Last release
6 years ago

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

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago