https://github.com/dotnet-websharper/ui
A reactive UI library for WebSharper.
https://github.com/dotnet-websharper/ui
frp fsharp ui web websharper
Last synced: 18 days ago
JSON representation
A reactive UI library for WebSharper.
- Host: GitHub
- URL: https://github.com/dotnet-websharper/ui
- Owner: dotnet-websharper
- License: apache-2.0
- Created: 2015-02-08T00:23:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T22:46:02.000Z (about 1 month ago)
- Last Synced: 2025-04-12T03:48:25.006Z (18 days ago)
- Topics: frp, fsharp, ui, web, websharper
- Language: F#
- Homepage: https://websharper-samples.github.io/ui/
- Size: 4.26 MB
- Stars: 79
- Watchers: 11
- Forks: 22
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-websharper - UI - a library for constructing server-side and reactive client-side web pages in plain C#, F#, or with HTML templates. (Libraries / Reactive libraries)
README
# WebSharper.UI
[](https://gitter.im/intellifactory/websharper.ui.next?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
WebSharper.UI is a UI library featuring a dataflow layer for expressing
time-varying values. It integrates with DOM and makes it
simple to construct animated UI in the browser.* [Examples](https://websharper-samples.github.io/ui/)
* [Example Site Repository](https://github.com/websharper-samples/ui)
* [Tutorial and documentation](https://developers.websharper.com/docs/v4.x/fs/ui)
* [Guide for contributing to this project](https://github.com/dotnet-websharper/ui/blob/master/CONTRIBUTING.md)> Note: WebSharper.UI is the new name of WebSharper.UI.Next. If you have been using the latter, we recommend that you upgrade to UI.
## Acknowledgements
This design is a result of vibrant discussion and experimentation. The list of people who have contributed
time, ideas and code includes:* Simon Fowler
* Anton Tayanovskyy
* Andras Janko
* Loic Denuziere
* Adam Granicz
* Vesa Karvonen