-
This github issue will be used to brainstorm and discuss a JSON representation of the Elm AST. The goal is for a future version of elm-format to be able to convert between Elm source code and an AST …
-
It's a common pattern to have functions like `applyIf`, especially to make it easy to use `if .. else` in pipelines.
- [Html.Extra.viewIf](https://package.elm-lang.org/packages/elm-community/html-…
-
I am integrating an application with ElasticSearch, and the search query API relies on sending the query in a JSON body attached to a get request (see https://www.elastic.co/guide/en/elasticsearch/ref…
-
I can see that you might not want to bloat your lib, but maybe it would be nice to have a Layout module
Things that springs to mind that you would use quite often :
- Bullet lists (and sub bullets) /…
-
A surprising number of programming languages include an official "playground" on their website, though the quality and number of features varies. Two of them ([play.golang.org](//play.golang.org) and …
-
Hello!
I'm using ui-select2 for a dropdown with the multiple option.
My HTML looks as follows:
``` HTML
{{ element[actLang] }}
```…
-
Hi,
What do you think about implementing custom element which could render visualisation from Vega specification? I imagine, we could then simply keep specification in model and pass in view functi…
-
This very simple form contains a single `select` with two options and a submit button: https://ellie-app.com/nbpWTPTwFwDa1
The select has `withRequired` but no `withInitialValue`.
On the initial r…
-
Thanks a lot for this library and the port to Typescript, awesome work in this space!
I have been working with ELM more and more while executing CQL, and was wondering if you have Typescript types …
csenn updated
2 years ago
-
This is a controversial thing and I am playing the devil's advocate but I've seen a great push towards FastAPI from Pyramid or sidelining Pyramid completely at our clients, connections and partners *j…