Fable is a compiler that brings F# into the JavaScript ecosystem

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Fable: F# |> BABEL

    F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

  • https://github.com/fable-compiler/Fable/issues/2339

    These things are bizarre when you think about the tech stack they lead to, but undeniably still really useful in our unfortunate real world. I think of F# as 'the pragmatist's functional programming language', and projects like this follow that mindset.

  • Feliz

    A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness

  • Along with Fable highly recommend a look at Feliz. A joy to work with and its ViewEngine can also be separately used w/ Giraffe if you enjoy the syntax:

    https://zaid-ajaj.github.io/Feliz/

    https://github.com/Zaid-Ajaj/Feliz

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Fable.Lit

    Write Fable Elmish apps with Lit

  • I don't know a ton about Fable, but they recently wrapped Google's Lit to allow building functional templating and web components in it: https://fable.io/Fable.Lit/

    Seems like a neat project.

  • Sutil

    Lightweight front-end framework for F# / Fable. No dependencies.

  • For those interested in Svetle, Sutil is another thing to check out. Top of my head I can’t remember if it is based on or just inspired by Feliz.

    https://github.com/davedawkins/Sutil

  • SQLProvider

    A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

  • There was a wave of popularity in 2017 as well. I used to work on it full time back then, and enjoyed it a lot. The SQLProvider [0] and other type providers like it are super impressive!

    [0] https://fsprojects.github.io/SQLProvider/

  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • I believe it is a portmanteau of "F#" and "Babel" the latter being a common framework for es6+ javascript compilation [1].

    [1] https://babeljs.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exploring a foreign F# codebase

    4 projects | dev.to | 24 Feb 2024
  • A new F# compiler feature: graph-based type-checking

    9 projects | news.ycombinator.com | 5 Nov 2023
  • What do people use for REST APIs and Web Development now?

    9 projects | /r/fsharp | 31 Jan 2023
  • F(#)ront-end Experience like Re-Frame (clojure(script))?

    3 projects | /r/fsharp | 7 Dec 2022
  • Is there any advantage to using F# instead of C#?

    3 projects | /r/dotnet | 12 Sep 2022