Skip to content

Load CSV and JSON

Load a CSV and a JSON file into the same spec, creating two tables side by side in the in-browser database.

Live Playground

Highlights

  • several entries in the data array
  • csv and json sources in one spec
  • every table listed as it is loaded

This example comes from the autk-grammar repository.

Released under the MIT License.