node-red-contrib-key-value-store

0.1.8 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

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

    Weekly Downloads

    19

    Version

    0.1.8

    License

    MIT

    Unpacked Size

    57.5 kB

    Total Files

    24

    Last publish

    Collaborators

    • boneskull