Skip to content

Request: Component to parse arrays into data trees in grasshopper. #1

Description

@marcsyp

the current components work great for retrieving single values from named properties in a JSON string, but often you will be storing arrays of values in a named property.

The current output creates multiline strings out of the arrays, one for each entry. It should be pretty easy to parse each one of these items into a list of items in its own tree branch. What would be even better is being able to parse arrays of arrays (no objects) into the appropriate data tree hierarchy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions