Skip to content

EdouardM/fable-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fable.React

Fable bindings and helpers for React projects

Why does this repository include bindings for React JS libraries?

Fable bindings for JS libraries maintained by the Fable team are in fable-import. However, that repository only contains pure bindings (which only have metadata and thus can be distributed just in .dll form), while libraries like Fable.ReactLeaflet contain actual code that must be compiled to JS, so they need to include also the sources in the distribution.

Keeping the bindings for React JS libraries in this repository makes it easier to maintain them, even if each of the libraries has its own Nuget package.

About

Fable bindings and helpers for React and React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 98.7%
  • Other 1.3%