noflo-manipulate

0.0.1 • Public • Published

Advanced manipulation of objects, packets, and groups in NoFlo
Build Status Dependency Status NPM version Stories in Ready

This package contains more arcane manipulation of objects, packets, and groups in NoFlo. Core packages like noflo-objects, noflo-packets, and noflo-groups should not depend on other packages so this package is created to contain graphs that depend on multiple packages.

Usage

GroupValueByAnother

Take in an object, extract some value by key and group that with another value of the object.

In-ports

  • GROUPING: The key of the value to be used for the group
  • ENCLOSED: The key of the value to be grouped
  • IN: Take in a JavaScript object
  • OUT: The enclosed value grouped by the grouping value

Readme

Keywords

none

Package Sidebar

Install

npm i noflo-manipulate

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • kenhkan