et1975 / fable-react-toolbox

Material Design UI components for fable-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Material Design UI components for fable-react

License:MIT License


Languages

Language:F# 98.4%Language:Shell 1.2%Language:Batchfile 0.4%