There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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 happinessthe-elmish-book
A practical guide to building modern and reliable web applications in F# from first principlesNpgsql.FSharp
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NETFable.Remoting
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Appstabula-rasa
Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish appsLiteDB.FSharp
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotationsFemto
Femto is a CLI tool that automatically resolves npm packages used by Fable bindingsSnowflaqe
A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checkingThrowawayDb
Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.Hawaii
dotnet CLI tool to generate type-safe F# and Fable clients from OpenAPI/Swagger or OData servicesSAFE.Simplified
A lightweight alternative template of SAFE for happy cross-IDE full-stack F# developmentFable.SimpleHttp
Http with Fable, made simple.ClosedXML.SimpleSheets
Easily generate Excel sheets from F#DustyTables
Thin F# API for SqlClient for easy data access to ms sql server with functional seasoning on topGiraffe.GoodRead
Practical dependency injection in Giraffe that gets out of your wayFeliz.Router
A router component for React and Elmish that is focused, powerful and extremely easy to use.Fable.SimpleJson
A library for working with JSON in Fable projectsSAFE.React
Full Stack F# powered by ASP.NET Core on the backend and modern React on the frontend.Fable.Mocha
Fable library for a proper testing story using different runners such as mocha, standalone browsers and dotnetfabulous-simple-elements
An alternative view rendering API for Fabulous (Elmish Xamarin.Forms) that is easy to use and simple to read, inspired by Elmish on the web.desktop-feliz-with-photino
fsharp-weekly
F# Weekly mobile, available for Android (soon iOS and UWP too)SAFE-TodoList
The simplest Todo app showcasing a client-server application written entirely in F#Giraffe.SerilogExtensions
Dead simple library to integrate Serilog within Giraffe apps: implemented as a composable HttpHandler and has native destructuring of F# types.dotnetconf-react-with-fsharp
Demo application used in DotnetCONF to build React applications with F#Elmish.SweetAlert
SweetAlert integration for Fable, made with ❤️ to work in Elmish apps. https://zaid-ajaj.github.io/Elmish.SweetAlert/Fable.DateFunctions
Fable binding for date-fns javascript library, implemented as extension methods for DateTime. See https://zaid-ajaj.github.io/Fable.DateFunctions/Elmish.Toastr
Toastr integration with Fable, implemented as Elmish commands https://zaid-ajaj.github.io/Elmish.Toastr/elmish-getting-started
A simple and minimalistic template to easily get up and running with Elmish and FableGiraffe.QueryReader
HttpHandler for easily working with query string parameters within Giraffe apps.navigation-bar-with-feliz
Modern navigation bar built with Felizfable-getting-started
Template for getting started with FableGiraffe.JsonTherapy
Simply extract JSON values from HTTP requests without defining intermediate types or using model bindingFeliz.ViewEngine.Htmx
A library that allows using Htmx attributes with Feliz.ViewEngineFable.SimpleXml
A library for easily parsing and working with XML in Fable projectsAlgebraFs
A simple computer algebra system (CAS), written in F# for fun and learning.Fable.React.Flatpickr
Fable binding for react-flatpickr that is ready to use within Elmish applicationselmish-login-flow-validation
Elmish sample that demonstrates a login flow with user input validationpulumi-schema-explorer
Web application and UI to explore Pulumi schemasFable.SqlClient
Fable Node client for Microsoft SQL Server, built around a node-mssql bindingpulumi-csharp-analyzer
Roslyn-based static code analysis for pulumi programs written in C#Elmish.AnimatedTree
An animated tree user interface made for Elmish applicationselmish-composition
A library to compare the different compositional techniques in Elmish applicationsCable
Type-safe client-server communication for C# featuring Bridge.NET and NancyFxNancy.Serilog
Nancy plugin for application-wide logging using Serilogscaling-elmish-programs
FableConf 2018 slides and apps used in the presentationSuave.SerilogExtensions
Suave plugin to use the awesome Serilog library as the logger for your applicationElmCounterWPF
Pure F#/Xaml counter using Elmish.WPF and XAML type providerReactCSharpDemo
Using React in C# with BridgeFeliz.AntDesign
AntDesign bindings using Feliz syntax for a clean, discoverable and type-safe React components. (WIP)Fable.SimpleJson.Python
A library for working with JSON in F# Fable projects targeting Pythonhawaii-samples-feliz-petstore
This is a sample application that shows how to use Feliz with a client generated by Hawaiielmish-wpf-template
A template for easily getting started with building WPF apps using Elmishelmish-routing
Bridge.Redux
Bindings of the Redux library for the Bridge transpilerFable.Requests
Fable library for making HTTP requests targeting Pythonelmish-todo-exercises
ExcelPluginTemplate
Template project to create Excel Add-ins with F# and ExcelDNAelmish-calc
Calculator application with Fable and Fable-Elmishinterop-fableconf2019
FifteenPuzzleWithFeliz
The small fifteen puzzle game I am building live on TwitchFSharp.SimpleJson
A library for easily parsing, transforming and converting JSON in F#, ported from Fable.SimpleJsondocute-starter
a simple and easy to use project to start writing documentation with DocuteBridge.ChartJS
Bindings for Chart.js library to be used in Bridge.NET projectsBridge.CanvasJS
CanvasJS C#-wrapper for Bridge.NET project.pulumi-workshop-automation-fsharp
This workshop will walk you through the basics of using the Automation API of Pulumi to create and deploy a Pulumi stack programmatically with F#MandelbrotHaskell
Mandelbrot fractal as text (ASCII), written in Haskellhawaii-samples-petstore
PetStore API sample with Hawaiifsharp-exchange-2021
Code repository for the F# eXchange 2021 conferenceterraform-basic-vpc-to-pulumi
Cable.ArticleSample
Type-safe web app sample used to demonstrate CableSAFE-FileUploadDownload
login-with-url-extended
hawaii-samples-odata-trippin
ReactReduxTodoApp
Todo app written in pure C# with React and ReduxSimple-Feliz-i18n
Using Feliz template, this repository shows how to implement a simple internationalization mechanism that makes parts of the application be dependent on the current users' locale.Fable.React.Responsive
Fable binding for react-responsive that is ready to use within Elmish applicationsremoting-pure-kestrel
The simplest AspNetCore sample with Fable.Remoting using the Kestrel serverBridge.SweetAlert
SweetAlert bindings for the Bridge.NET project.Image-Processor
A program to process and filter images, written in C#.FableSuaveSample
Fable and Suave sample for integration-testing Fable.Remoting with Suave to the deathChristianHolidaysAssignment
gitbook-enhanced-katex
Math typesetting using KaTex for gitBookRemotingJsonBenchmarks
pulumi-codegen-dotnet
Building Pulumi Codegen tooling in F#elmish-todo-part1
WindowsExplorer
A WPF application that mimics Windows Explorer functionalityelmish-hackernews-part1
elmish-todo-part2
fast-refresh-bug-reproduction
tagmeme-analyzer
Static code analyzer that checks for exhaustive pattern matching, union case typos and redundant arguments in tagmemexmlhttprequest-in-elmish
Bridge.Ractive
Bindings of Ractive.js to be used in Bridge.NET projects.elmish-hackernews-part3
elmish-todo-part3
Love Open Source and this site? Check out how you can help us