TypeScript Elm

Open-source TypeScript projects categorized as Elm

Top 11 TypeScript Elm Projects

  1. quicktype

    Generate types and converters from JSON, Schema, and GraphQL

    Project mention: How to be more productive when learning a new language | dev.to | 2024-08-09

    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!

  2. 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.

    InfluxDB logo
  3. bearded-theme

    The VS Code theme with a long beard.

  4. elm-spa

    single page apps made easy

  5. elm-language-server

    Language server implementation for Elm

  6. decoders

    Elegant validation library for type-safe input data for TypeScript

    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/

  7. vite-plugin-elm

    A plugin for Vite enables you to compile an Elm application/document/element

  8. elm-watch

    `elm make` in watch mode. Fast and reliable.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. elm-tailwind-modules

    Generate Elm code for Tailwind Utilities and Components that purges using Elm's dead code elimination!

  11. elmstronaut

    Render Elm modules as Astro components

    Project mention: Elmstronaut: An Astro Integration for Elm | news.ycombinator.com | 2025-03-01
  12. core

    The Elm Architecture for typescript (by typescript-tea)

  13. purplehaze

    Purple haze is a TypeScript, Markdown, JS generative bundler that works in headless browser (by aexol-studio)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Elm discussion

Log in or Post with

TypeScript Elm related posts

  • Open Source Ecosystem Unleashed: A Deep Dive into April 2025's Key Updates

    4 projects | dev.to | 19 May 2025
  • GitHub Actions, Devbox, and Elm

    8 projects | dev.to | 7 Nov 2024
  • Building a subscription tracker Desktop and iOS app with compose multiplatform—Providing feedbacks

    4 projects | dev.to | 29 Jul 2024
  • How do you navigate an api response where you don't know the exact structure?

    1 project | /r/webdev | 9 Nov 2023
  • Tres herramientas para desarrolladores de software 👌

    2 projects | dev.to | 27 Oct 2023
  • Building React Components Using Unions in TypeScript

    15 projects | dev.to | 1 Oct 2023
  • Beautiful VS Code light theme

    1 project | /r/vscode | 27 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?