Skip to content
Snippets Groups Projects
Commit d90df1f5 authored by Sabed Ger's avatar Sabed Ger
Browse files

initialised elm project, added the csv, copied code fom an exersice, programm...

initialised elm project, added the csv, copied code fom an exersice, programm sucessfully prints the cvs-string: Added parsing of html files therefore
parent 2363bbde
No related branches found
No related tags found
No related merge requests found
Programm/elm-stuff/*
Programm/index.html
{
"type": "application",
"source-directories": [
"src"
],
"elm-version": "0.19.1",
"dependencies": {
"direct": {
"avh4/elm-color": "1.0.0",
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/http": "2.0.0",
"elm/parser": "1.1.0",
"elm/time": "1.0.0",
"elm-community/maybe-extra": "5.2.0",
"elm-community/typed-svg": "7.0.0",
"ericgj/elm-csv-decode": "2.0.1",
"gampleman/elm-visualization": "2.3.0",
"hecrj/html-parser": "2.4.0",
"justinmimbs/date": "3.2.1",
"lovasoa/elm-csv": "1.1.7"
},
"indirect": {
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/json": "1.1.3",
"elm/random": "1.0.0",
"elm/svg": "1.0.1",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2",
"elm-community/list-extra": "8.3.1",
"folkertdev/elm-deque": "3.0.1",
"folkertdev/one-true-path-experiment": "6.0.0",
"folkertdev/svg-path-lowlevel": "4.0.1",
"ianmackenzie/elm-1d-parameter": "1.0.1",
"ianmackenzie/elm-float-extra": "1.1.0",
"ianmackenzie/elm-geometry": "3.9.0",
"ianmackenzie/elm-interval": "2.0.0",
"ianmackenzie/elm-triangular-mesh": "1.1.0",
"ianmackenzie/elm-units": "2.9.0",
"ianmackenzie/elm-units-interval": "2.3.0",
"ianmackenzie/elm-units-prefixed": "2.7.0",
"justinmimbs/time-extra": "1.1.0",
"rtfeldman/elm-hex": "1.0.0",
"ryannhg/date-format": "2.3.0"
}
},
"test-dependencies": {
"direct": {},
"indirect": {}
}
}
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment