Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet-websharper/materialui
MaterialUI for WebSharper
https://github.com/dotnet-websharper/materialui
Last synced: 7 days ago
JSON representation
MaterialUI for WebSharper
- Host: GitHub
- URL: https://github.com/dotnet-websharper/materialui
- Owner: dotnet-websharper
- License: apache-2.0
- Created: 2018-08-03T13:33:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T21:05:11.000Z (over 3 years ago)
- Last Synced: 2024-08-02T05:09:57.379Z (3 months ago)
- Language: F#
- Size: 397 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-websharper - MaterialUI - Material Design style widgets. (Libraries / JavaScript library bindings)
README
# WebSharper.MaterialUI
[**MaterialUI**][7] is a [React][1]-based library that implements [Material Design][5] guidelines.
**WebSharper.MaterialUI** is a binding for MaterialUI based on [WebSharper.React][6].
Example "Get it done": [source](WebSharper.MaterialUI.Tests/Client.fs), [running](https://dotnet-websharper.github.io/materialui/)
## Licensing and availability
**WebSharper.MaterialUI** is licensed under [Apache 2.0][2] and available for experimentation on [NuGet][3] and [Try WebSharper][4].[1]: https://facebook.github.io/react/
[2]: LICENSE.md
[3]: https://nuget.org
[4]: http://try.websharper.com
[5]: https://material.io/design/
[6]: https://github.com/dotnet-websharper/react
[7]: https://material-ui.com/