feliz
Here are 35 public repositories matching this topic...
Bulma UI (https://bulma.io) wrapper for amazing Feliz DSL
-
Updated
Jul 20, 2022 - F#
Non-Static Website Application Generator inspired by Hugo
-
Updated
Jul 21, 2022 - F#
Feliz-style Fable bindings for Material-UI
-
Updated
Jan 22, 2022 - F#
Feliz DSL and engine for HTML generation and server side rendering (SSR)
-
Updated
Oct 10, 2020 - F#
Fable bindings in Feliz style for Facebook's experimental state management library recoil.
-
Updated
Aug 8, 2021 - F#
Feliz wrapper for DaisyUI TailwindCSS component library
-
Updated
Jul 18, 2022 - F#
Fable bindings written in the Feliz-style for material-table.
-
Updated
Jun 17, 2021 - F#
Web workers in Fable made easy, exposed as React hooks and Elmish commands.
-
Updated
Feb 8, 2022 - F#
Fable bindings written in the Feliz-style for material-ui-pickers.
-
Updated
Nov 18, 2020 - F#
Fable bindings written in the Feliz-style for sweetalert2.
-
Updated
Sep 14, 2021 - F#
App to display pediatric dosing information
-
Updated
Jan 10, 2021 - F#
Challenge Front-End da Alura feito em F#
-
Updated
Aug 2, 2022 - F#
Sudoku, but it's one line and eight numbers are filled in.
-
Updated
Jul 30, 2022 - F#
-
Updated
Jul 21, 2022 - F#
Web app to calculate mortality risks for PICU patients
-
Updated
Sep 29, 2020 - F#
Bindings and Helpers to create Apps for 2sxc with Feliz and Fable Compiler
-
Updated
Mar 20, 2021 - F#
Improve this page
Add a description, image, and links to the feliz topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feliz topic, visit your repo's landing page and select "manage topics."


Finally getting around to playing with Feliz itself more. Noticed a few things that should/could be changed:
Some properties are too strict. For example if I'm using Material-UI and want to set
box-shadowI'm not able to set it throughboxShadowas the overloads only accept int and int tuples. MaterialUItheme.shadowsis an array of strings and the general usage is like this: