node-red-contrib-rollun-backend-utils

1.0.1 • Public • Published

Utils for backend part of node-red nodes

This package contains utils for backend part of node-red nodes

Usage

To use backend utils, you need to install npm package

npm install node-red-contrib-rollun-backend-utils

and that import npm package in you js file.

const utils = require('node-red-contrib-rollun-backend-utils');

Deployment

To deploy new changes to backend utils, just edit package source code and push your changes to master branch, this will trigger deploy action, which deploys this package to npm.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-rollun-backend-utils

Weekly Downloads

10

Version

1.0.1

License

ISC

Unpacked Size

7.33 kB

Total Files

3

Last publish

Collaborators

  • rollun-com