Sutil is a web application framework for building browser-based user interfaces with F# and Fable.
It provides a simple DOM builder and reactive programming model without depending on React or another JavaScript framework.
The framework is inspired by Svelte and supports observable stores, component-scoped styling and the Elmish Model-View-Update architecture. It updates the DOM directly rather than using a virtual DOM.
This is free and open source software.
Key Features
- Builds web interfaces using F# and Fable.
- Provides a simple declarative DOM builder.
- Offers reactivity through IObservable values and stores.
- Updates the DOM without using a virtual DOM.
- Supports the Elmish Model-View-Update architecture.
- Provides component-scoped styling inspired by Svelte.
- Does not depend on React or another JavaScript UI framework.
- Offers access to the JavaScript ecosystem through Fable interoperability.
Website: github.com/davedawkins/Sutil
Support:
Developer: David Dawkins
License: MIT License
Sutil is written in JavaScript and F#. Learn JavaScript with our recommended free books and free tutorials. Learn F# with our recommended free books and free tutorials.
Related Software
| F# Web Frameworks | |
|---|---|
| Giraffe | Native functional ASP.NET Core web framework |
| Saturn | Implements the server-side, functional MVC pattern |
| Suave | Simple web development F# library |
| WebSharper | Full-stack, functional reactive web programming |
| Falco | Toolkit for building fast, functional-first and fault-tolerant web applications |
| Bolero | Tools and libraries to run F# applications in WebAssembly |
| Felicity | Idiomatic JSON:API |
| Frank | F# computation expressions |
| Freya | Modern functional stack for web programming |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.