Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 10 additions & 11 deletions docs/awesome-safe-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,20 @@ A set of SAFE-ready wrappers around existing React and JS UI Components.

## React bindings

### [Feliz](https://zaid-ajaj.github.io/Feliz/) (Recommended)
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. [Get it!](https://www.nuget.org/packages/Feliz/)

### [Fable.React](https://github.com/fable-compiler/fable-react)
Fable bindings and helpers for React and React Native. [Get it!](https://www.nuget.org/packages/Fable.React/)

### [Feliz](https://zaid-ajaj.github.io/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. [Get it!](https://www.nuget.org/packages/Feliz/)

## UI Frameworks

### [Feliz.Bulma](https://www.nuget.org/packages/Feliz.Bulma/)
[Bulma UI](https://bulma.io) wrapper for amazing Feliz DSL. [Get it!](https://www.nuget.org/packages/Feliz.Bulma/)

### [Fulma](https://fulma.github.io/Fulma/)
Fulma provides a wrapper around [Bulma 0.9.0](https://bulma.io), an open source CSS framework, for fable-react. [Get it!](https://www.nuget.org/packages/Fulma/)

### [Feliz.MaterialUI](https://shmew.github.io/Feliz.MaterialUI/)
Feliz-style Fable bindings for [Material-UI](https://material-ui.com/). [Get it!](https://www.nuget.org/packages/Feliz.MaterialUI/)

Expand All @@ -31,12 +37,6 @@ Fable binding for [reactstrap](https://reactstrap.github.io/). [Get it!](https:/
### [Fable.MaterialUI](https://github.com/mvsmal/fable-material-ui)
Fable bindings for [Material-UI](https://material-ui.com/). [Get it!](https://www.nuget.org/packages/Fable.MaterialUI/)

### [Feliz.Bulma](https://www.nuget.org/packages/Feliz.Bulma/)
[Bulma UI](https://bulma.io) wrapper for amazing Feliz DSL. [Get it!](https://www.nuget.org/packages/Feliz.Bulma/)

### [Fulma](https://fulma.github.io/Fulma/)
Fulma provides a wrapper around [Bulma 0.9.0](https://bulma.io), an open source CSS framework, for fable-react. [Get it!](https://www.nuget.org/packages/Fulma/)

### [Fable.AntD](https://github.com/uxsoft/Fable.AntD)
Fable bindings for [Ant Design React components](https://ant.design/). [Get it!](https://www.nuget.org/packages/Fable.AntD/)

Expand Down Expand Up @@ -152,5 +152,4 @@ Fable bindings for [react-testing-library](https://testing-library.com/docs/reac
## Animation

### [Fun.ReactSpring](https://github.com/albertwoo/Fun.Animation)
Fable bindings for [react spring](https://react-spring.io/). [Get it!](https://www.nuget.org/packages/Fun.ReactSpring/1.0.0-beta8)

Fable bindings for [react spring](https://react-spring.io/). [Get it!](https://www.nuget.org/packages/Fun.ReactSpring/1.0.0-beta8)