elm-watch
elm-spa
elm-watch | elm-spa | |
---|---|---|
1 | 1 | |
156 | 459 | |
- | - | |
9.2 | 4.7 | |
about 1 month ago | 9 months ago | |
TypeScript | TypeScript | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elm-watch
-
run-pty (with elm-watch)
There was a post here about elm-watch, which is amazing. But setting that aside, if you have a frontend development workflow where you want to have more than 1 thing running at once, you should check out [run-pty](https://github.com/lydell/run-pty). It's made by the same guy who wrote elm-watch and if you look at the [example](https://github.com/lydell/elm-watch/blob/main/example/run-pty-dev.json) for elm-watch you'll see how elm-watch and run-pty can be used together to great effect. And if you look at the run-pty [demo](https://github.com/lydell/run-pty/tree/main/demo) you'll see how it can be used sans Elm as well.
elm-spa
-
Using ports with page module (with elm-spa)
I can see from the repo that he defines some sort of template for the page module, but I have no idea how to overwrite this (or create a new definition) to add the option to use ports
What are some alternatives?
denon - 👀 Monitor any changes in your Deno application and automatically restart.
vite-plugin-elm - A plugin for Vite enables you to compile an Elm application/document/element
run-pty - Run several commands concurrently. Show output for one command at a time. Kill all at once.
elm-tailwind-modules - Generate Elm code for Tailwind Utilities and Components that purges using Elm's dead code elimination!
vue-condition-watcher - 🕶 Data fetching with Vue Composition API. Power of conditions to easily control and sync to the URL query string.
bearded-theme - The VS Code theme with a long beard.
live-tsc - A lightweight esbuild-based implementation of tsc that trim off the types (without type checking)
core - The Elm Architecture for typescript
quicktype - Generate types and converters from JSON, Schema, and GraphQL
elm-language-server - Language server implementation for Elm