workflow-activities-vanguard-tools

1.0.0-alpha.3 • Public • Published

VertiGIS Workflow Vanguard Tools

logo

Welcome, fellow no-code and GIS enthusiasts! The VertiGIS Workflow Vanguard Tools project serves as a free extension for the lovely “VertiGIS Studio Workflow” system. We’ve crafted custom activities that go beyond the standard offerings, seamlessly integrates into your existing workflow environment.

Register the Activity Pack

https://unpkg.com/workflow-activities-vanguard-tools/build/activitypack.json

read Usage for more information

What’s in?

Data

Data Sorcery: Ever wished you could manipulate data like a wizard [Demo]? Within this project, we introduce several custom activities that enhance workflow to handle with data:

  1. Get Data: This activity retrieves data from nested arrays, objects, or collections using "dot" notation. It allows you to access specific keys within deep data structures: foo.bar.0.baz.

  2. Set Data: The "Set Data" activity enables you to update values within nested data. Whether it's altering an array element an object property.

  3. Has Data: Use the "Has Data" activity to check for the existence of specific keys or values within your data. It's particularly useful for conditional logic and decision-making within workflows.

  4. Filter Data: The "Filter Data" activity lets you narrow down your dataset based on specific criteria. Whether you're dealing with arrays or objects, this activity ensures data filtering with only one node.

All these activities support wildcards using asterisks. You can target any key within an collection: foo.*.id

Collection

  • Uniq: Creates a duplicate-free version of the array, using === to test object equality.

Answering the Silent Call by Filling the Void in GIS No-Code Technology

Package Sidebar

Install

npm i workflow-activities-vanguard-tools

Weekly Downloads

4

Version

1.0.0-alpha.3

License

Apache-2.0

Unpacked Size

1.42 MB

Total Files

28

Last publish

Collaborators

  • asanni