Skip to content

fable-compiler/fable-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0addf2d · Nov 28, 2024
Feb 10, 2020
Jan 22, 2019
Sep 8, 2022
Sep 8, 2022
Nov 28, 2024
Aug 26, 2019
Feb 10, 2020
Jan 14, 2023
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Jan 22, 2019
Sep 27, 2022
May 27, 2021
Sep 8, 2022
Dec 15, 2021
Sep 8, 2022

Repository files navigation

Fable.React

Open in Gitpod

ATTENTION: This package is less well maintained, for new Fable projects using React we recommend Feliz.

Fable.React.Types package contains bindings for React.

Fable.React package contains helpers for writing for React projects using Fable.

When updating a package, edit the RELEASE_NOTES.md of the corresponding project and run dotnet fsi build.fsx publish to publish a new version.

Documents

Other packages

This repository previously contained other packages like Fable.React.TransitionGroup, but they've been moved to their own repos. Find here where.