SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 TypeScript Elm Projects
-
2. Deserializing JSON into objects I knew for this project I'd have to deserialize GeoJSON into objects to work with them effectively in the app. Building this beast of a class felt quite daunting for being brand new to Dart and also for what was quite a complex GeoJSON file. However, I found an open source library called quicktype that generates strongly-typed models and serializers from JSON type scripts to a number of languages, including Dart. All you have to do is put in the JSON you want decoded, and it will return a prebuilt class that you can then use in your project. Quicktype have a handy website front end (https://app.quicktype.io/) for this - it worked first time and I was so grateful not to have to build this myself!
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
Project mention: Zod: TypeScript-first schema validation with static type inference | news.ycombinator.com | 2024-10-07
I really like the Decoders library for this. Similar in function to Zod, but a more Elm inspired approach - https://decoders.cc/
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
elm-tailwind-modules
Generate Elm code for Tailwind Utilities and Components that purges using Elm's dead code elimination!
-
-
-
purplehaze
Purple haze is a TypeScript, Markdown, JS generative bundler that works in headless browser (by aexol-studio)
TypeScript Elm discussion
TypeScript Elm related posts
-
Open Source Ecosystem Unleashed: A Deep Dive into April 2025's Key Updates
-
GitHub Actions, Devbox, and Elm
-
Building a subscription tracker Desktop and iOS app with compose multiplatform—Providing feedbacks
-
How do you navigate an api response where you don't know the exact structure?
-
Tres herramientas para desarrolladores de software 👌
-
Building React Components Using Unions in TypeScript
-
Beautiful VS Code light theme
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2025
Index
What are some of the best open-source Elm projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | quicktype | 13,047 |
2 | bearded-theme | 598 |
3 | elm-spa | 461 |
4 | elm-language-server | 426 |
5 | decoders | 379 |
6 | vite-plugin-elm | 210 |
7 | elm-watch | 166 |
8 | elm-tailwind-modules | 119 |
9 | elmstronaut | 40 |
10 | core | 18 |
11 | purplehaze | 6 |