A collection of utilities to help you build your Node-RED flows.
This package provides a set of utilities to help you build your Node-RED flows.
Convert, format, and manipulate your data with ease.
Essentially based on es-toolkit and radash
If native Node.js are available, they are used instead of the libraries.
One node to rule them all!
groupBy
keyBy
sum
toggle
unique
camelCase
capitalize
constantCase
escape
kebabCase
lowerCase
lowerFirst
pascalCase
snakeCase
startCase
trim
trimEnd
trimStart
unescape
upperCase
upperFirst
words
eq
gt
gte
lt
lte
now
toBoolean
toBooleanNumber
toNumber
toNumberNonStrict
toSafeInteger
toString
isBoolean
isIp
isNaN
isNil
isNull
isNumber
isString
isUndefined
isUrl
getKeys
ipInformation
ipVersion
networkInterfaces
abs
acos
asin
atan
ceil
cos
exp
floor
log
mean
median
random
round
sin
sum
tan
trunc
All used libraries are treeshaked and included in the final bundle. No extra dependencies are added.
Very small distribution size ~ 20kb.
This package use node-red-dxp to build the package. A crazy fast and easy way to build Node-RED package.
Please feel free to contribute to this package by creating issues or pull requests.
MIT