Skip to content

Commit a2cf0ee

Browse files
authored
Merge pull request #346 from Larocceau/recommend-feliz-over-fable-react
Put Feliz Above Fable.React in awesome-safe-components.md
2 parents 74457d2 + 88a1518 commit a2cf0ee

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

docs/awesome-safe-components.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,20 @@ A set of SAFE-ready wrappers around existing React and JS UI Components.
1414

1515
## React bindings
1616

17+
### [Feliz](https://zaid-ajaj.github.io/Feliz/) (Recommended)
18+
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/)
19+
1720
### [Fable.React](https://github.com/fable-compiler/fable-react)
1821
Fable bindings and helpers for React and React Native. [Get it!](https://www.nuget.org/packages/Fable.React/)
1922

20-
### [Feliz](https://zaid-ajaj.github.io/Feliz/)
21-
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/)
22-
2323
## UI Frameworks
2424

25+
### [Feliz.Bulma](https://www.nuget.org/packages/Feliz.Bulma/)
26+
[Bulma UI](https://bulma.io) wrapper for amazing Feliz DSL. [Get it!](https://www.nuget.org/packages/Feliz.Bulma/)
27+
28+
### [Fulma](https://fulma.github.io/Fulma/)
29+
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/)
30+
2531
### [Feliz.MaterialUI](https://shmew.github.io/Feliz.MaterialUI/)
2632
Feliz-style Fable bindings for [Material-UI](https://material-ui.com/). [Get it!](https://www.nuget.org/packages/Feliz.MaterialUI/)
2733

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

34-
### [Feliz.Bulma](https://www.nuget.org/packages/Feliz.Bulma/)
35-
[Bulma UI](https://bulma.io) wrapper for amazing Feliz DSL. [Get it!](https://www.nuget.org/packages/Feliz.Bulma/)
36-
37-
### [Fulma](https://fulma.github.io/Fulma/)
38-
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/)
39-
4040
### [Fable.AntD](https://github.com/uxsoft/Fable.AntD)
4141
Fable bindings for [Ant Design React components](https://ant.design/). [Get it!](https://www.nuget.org/packages/Fable.AntD/)
4242

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

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

0 commit comments

Comments
 (0)