Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T10:50:53.000Z (3 months ago)
- Last Synced: 2024-11-02T09:38:42.963Z (9 days ago)
- Topics: frp, fsharp, ui, web, websharper
- Language: F#
- Homepage: https://websharper-samples.github.io/ui/
- Size: 4.46 MB
- Stars: 77
- Watchers: 12
- Forks: 22
- Open Issues: 55
-
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
[![Join the chat at https://gitter.im/intellifactory/websharper.ui.next](https://badges.gitter.im/Join%20Chat.svg)](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