UNPKG

flyde-vscode

Version:

Flyde is an open-source, visual programming language. It runs in the IDE, integrates with existing TypeScript code, both browser and Node.js.

11 lines 272 B
{ "name": "CSV Parsing", "description": "Reads and parses a CSV file, filters the data and returns a sum of the values in the specified column.", "tags": [ "Files", "CSV", "Conditionals", "Grouped Nodes", "Loops" ] }