Fable
F# compiler
A compiler that translates F# code to JavaScript, making it possible to write F# applications that run in web browsers.
F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
3k stars
67 watching
301 forks
Language: F#
last commit: 9 days ago
Linked from 4 awesome lists
dartfsharpjavascriptpythonrusttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
fable-compiler/fable-promise | Fable bindings for JS promise allow F# to interact with JavaScript promises. | 19 |
fable-compiler/fable-react | Bindings and helpers for building React applications with F# | 273 |
fable-compiler/fable.lit | A tool for building Fable web applications with Lit by embedding HTML code in F# | 93 |
fable-compiler/ts2fable | Translates TypeScript declaration files into F# code | 222 |
fable-compiler/fable-fetch | Bindings for F# to the Fetch API of web browsers | 17 |
shmew/fable.extras | A F# library providing functional constructs and utilities for common tasks in web development | 43 |
et1975/fable-mqtt | Bindings for communicating with an MQTT protocol using F#. | 8 |
fable-compiler/fable-date | A set of F# bindings for working with dates and times. | 2 |
theangrybyrd/fable.template.library | A template for creating and publishing Fable libraries | 19 |
fable-compiler/fable-elmish-electron-material-ui-demo | An Electron app demo showcasing Fable 2 and Elmish with Material-UI features | 113 |
uxsoft/fable.antdesign | Provides F# bindings to Ant Design UI library | 9 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
prolucid/fable-react-toolbox | Fable bindings for Material Design UI components in React | 16 |
rfrerebe/fable2-samples | A repository containing Fable project templates with varying levels of complexity and use cases | 1 |
whitetigle/fableconf2017 | A presentation project showcasing Fable and Elmish in a particle-based canvas application | 6 |