assembleco / assemble

Original base program.
4 stars 0 forks source link

Support arrays in JSON block inputs #6

Open c-lliope opened 7 years ago

c-lliope commented 7 years ago

Currently, blocks can only accept strings and objects.

Objects must be composed of strings or objects, etc.

To support full JSON, we should be able to input JSON lists.