Skip to content

An example Elm application which reads and parses CSV files

License

Notifications You must be signed in to change notification settings

mrb/elm-csv-file-upload

Repository files navigation

elm-csv-file-upload

Uploading and parsing CSV files in Elm, with Ports

This is the code from this article by Michael R. Bernstein

A running example can be found here.

How to use it

Use elm reactor in the root of this repo:

elm reactor

And then visit localhost:8000 and click on index.html.

Credits

This repo is based heavily on the code here:

About

An example Elm application which reads and parses CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published