Socket
Socket
Sign inDemoInstall

node-red-contrib-primitives

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-primitives

Simple node-red nodes for manipulating primitive values.


Version published
Weekly downloads
17
decreased by-43.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

node-red-contrib-primitives

Simple node-red nodes for working with primitive values

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-primitives

Arrays

Nodes for working with arrays

array-iterate

Allows looping over an array.

array-join

Joins an array on the supplied character

Booleans

Nodes for working with boolean values

bool-toggle

Toggles a boolean value

Numbers

Nodes for working with Numbers

number-inc

Increments the value of a property

number-dec

Decrements the value of a property

Strings

Nodes for working with Strings

string-split

Splits the string value of a property on the configured character.

Keywords

FAQs

Last updated on 05 Dec 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc