Skip to content
#

Fable

fable logo

Fable is a popular transpiler for F# to Javascript that brings F# to the Javascript world with tight interop capabilities.

Here are 271 public repositories matching this topic...

Shmew
Shmew commented Nov 11, 2019

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-shadow I'm not able to set it through boxShadow as the overloads only accept int and int tuples. MaterialUI theme.shadows is an array of strings and the general usage is like this:

enhancement good first issue Feliz
AngelMunoz
AngelMunoz commented Oct 4, 2021

Is your feature request related to a problem? Please describe.
We provide binary releases not just for .NET people these binary releases should have a simple way to get installed on their machines.

Describe the solution you'd like
A single entry point script that does the following

  • checks for .NET
    • If exists installs .NET Tool globally and exits
  • download a binary file
  • unz
enhancement help wanted good first issue

Created by Alfonso Garcia-Caro

Released March 2017

Organization
fable-compiler
Website
fable.io

Related Topics

elmish fsharp