All Projects → Prolucid → fable-react-toolbox

Prolucid / fable-react-toolbox

Licence: MIT license
Material Design UI components for fable-react

Programming Languages

F#
602 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to fable-react-toolbox

Safe Bookstore
Working sample of a SAFE-Stack project with hot reloading
Stars: ✭ 464 (+2800%)
Mutual labels:  fable
Fable Elmish Electron Material Ui Demo
Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
Stars: ✭ 101 (+531.25%)
Mutual labels:  fable
Fable
F# to JavaScript Compiler
Stars: ✭ 2,282 (+14162.5%)
Mutual labels:  fable
Ionide Vscode Fsharp
VS Code plugin for F# development
Stars: ✭ 660 (+4025%)
Mutual labels:  fable
Snowflaqe
A dotnet CLI tool to work with GraphQL queries: static query verification, type checking and code generating type-safe clients for F# and Fable.
Stars: ✭ 69 (+331.25%)
Mutual labels:  fable
Safe Nightwatch
Demo of SAFE-Stack applied to React Native for cross platform native mobile apps
Stars: ✭ 141 (+781.25%)
Mutual labels:  fable
Feliz
A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
Stars: ✭ 273 (+1606.25%)
Mutual labels:  fable
elmish-getting-started
A simple and minimalistic template to easily get up and running with Elmish and Fable
Stars: ✭ 22 (+37.5%)
Mutual labels:  fable
Compost
Composable data visualization library for JavaScript
Stars: ✭ 88 (+450%)
Mutual labels:  fable
Fable.remoting
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
Stars: ✭ 175 (+993.75%)
Mutual labels:  fable
Feliz.materialui
Feliz-style Fable bindings for Material-UI
Stars: ✭ 42 (+162.5%)
Mutual labels:  fable
Fable Material Ui
Fable bindings for Material-UI https://mvsmal.github.io/fable-material-ui/
Stars: ✭ 60 (+275%)
Mutual labels:  fable
Safe Chat
IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core
Stars: ✭ 157 (+881.25%)
Mutual labels:  fable
Elmish
Elm-like abstractions for F# apps
Stars: ✭ 569 (+3456.25%)
Mutual labels:  fable
Fable React
Fable bindings and helpers for React and React Native
Stars: ✭ 223 (+1293.75%)
Mutual labels:  fable
Awesome Fable
A curated list of useful Fable tutorials, libraries and software. Inspired by awesome list. Feel free to contribute.
Stars: ✭ 376 (+2250%)
Mutual labels:  fable
Fable.reaction
Fable Reaction - Reactive (AsyncRx) for F# Elmish and Fable
Stars: ✭ 122 (+662.5%)
Mutual labels:  fable
FSharp-CrossPlatform
This is a sample F# project that uses the SAFE stack for web frontend/backend and Fabulous/Xamarin for the iOS and Android mobile apps
Stars: ✭ 23 (+43.75%)
Mutual labels:  fable
The Elmish Book
A practical guide to building modern and reliable web applications in F# from first principles
Stars: ✭ 231 (+1343.75%)
Mutual labels:  fable
Fulma
Binding for Elmish using Bulma CSS framework
Stars: ✭ 164 (+925%)
Mutual labels:  fable

UI components for fable-react

npm version NuGet version

Fable bindings for react-toolbox.

Installation

  1. paket add Fable.ReactToolbox
  2. yarn add react-toolbox

Building the package

  1. dotnet restore
  2. dotnet build
  3. dotnet pack

Usage

See the sample project. These components are ported directly from react-toolbox

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].