@flow-connect/common
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

@flow-connect/common

npm (scoped) GitHub Workflow Status npm bundle size (scoped)


Custom nodes for common usage


Custom Nodes

  • Compare
    Compares two input values based on the selected comparison operator.
  • Delay
    Delays the input event by the specified time.
  • NumberRange
    Generates an array of numbers based on input parameters (min, max and step)
  • SyncData
    Synchronizes two or more async data inputs into one array (partial/full mode).
  • Timer
    Generates an event in intervals of provided time value.
  • and much more...!

Check out the docs for details on all the custom nodes provided in this package

Package Sidebar

Install

npm i @flow-connect/common

Weekly Downloads

0

Version

2.0.3

License

MIT

Unpacked Size

259 kB

Total Files

69

Last publish

Collaborators

  • saurabh-prosoft