-
Do we want a list/table of packages that provide additional functionality on top of elm-test? Right now, we're mentioning [elm-html-test](http://package.elm-lang.org/packages/eeue56/elm-html-test/late…
-
**Quick Summary:** It is possible to run `elm make ` which will output an index.html file (or js when using `--output`), even when the Elm project is a **package**.
## SSCCE
I created a reposito…
-
# 🐛 bug report
I'm using Parcel with Elm and no images from Main.elm are processed into dist. Images from index.html (like favicons) are fine.
## 🎛 Configuration (.babelrc, package.json, cli com…
-
elm.fullscreen attaches to `body`. Sadly a lot of chrome extensions actually inject things into the `body`. This causes errors because the virtual dom goes out so sync with the real dom (that's been m…
-
It would be highly convenient if elmx was supported via elm-brunch as currently there are no brunch plugins for elmx. The node library is just `elmx` and it is a very simple transpiler that converts …
-
# Issue
The time zone is not read from the browser, but instead set to `utc` (edit: in the initializing phase).
https://github.com/rtfeldman/elm-spa-example/blob/b5064c6ef0fde3395a7299f238acf68f…
-
I started with JSON because the Elm parser is very easy to use.
It would be nice to have at least two more parsers that generate Atom output:
- Markdown
- Probably just for plain HTML pages
…
-
says v0.15 was released in November 2022, so this project should be upgraded from v0.14b (see `fatfs/ff.c`).
There are also 3 patches listed on , last from Aug 15, 2023.
I can try to integrate …
-
angular组件写的轮播图
用``标签进行复用
**index.html**
```
{{text}}
var app = angular.module('wsscat', []);
app.controlle…
-
From https://groups.google.com/forum/#!topic/elm-discuss/ENvWJI4BAWs, Conrad Parker asks:
> Any chance you could change the urls to include username/project rather than the current repo/key?
>
> …