Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/websharper-samples/ui
An experiment in next-generation front-end combinator library for WebSharper
https://github.com/websharper-samples/ui
Last synced: 3 months ago
JSON representation
An experiment in next-generation front-end combinator library for WebSharper
- Host: GitHub
- URL: https://github.com/websharper-samples/ui
- Owner: websharper-samples
- Created: 2014-06-20T03:07:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T16:29:22.000Z (over 6 years ago)
- Last Synced: 2024-08-02T05:09:05.195Z (6 months ago)
- Language: F#
- Homepage: https://websharper-samples.github.io/ui/
- Size: 2.29 MB
- Stars: 40
- Watchers: 16
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-websharper - Source - [Running live](https://websharper-samples.github.io/ui/#/samples/SimpleTextBox) (Libraries / Reactive libraries)
README
# WebSharper.UI [![Build status](https://ci.appveyor.com/api/projects/status/n8uco25vdshc2lae?svg=true)](https://ci.appveyor.com/project/IntelliFactory/websharper-ui-next-samples)
This is the source for the [samples
website](http://websharper-samples.github.io/ui) for
the
[WebSharper.UI](http://www.github.com/dotnet-websharper/ui)
reactive frontend system. The aim of the library is to allow the
creation of dynamic, reactive single-page applications in an intuitive
manner.The in-depth description of the library and the documentation pages have
moved to the main UI repository
[here](http://www.github.com/dotnet-websharper/ui).The site is itself written in UI, and demonstrates all features of
the library.