Feliz.Solid icon indicating copy to clipboard operation
Feliz.Solid copied to clipboard

Use Zaid Ajaj Feliz API with SolidJS

ATTENTION: This repo has been now superseded by the following repos:

  • https://github.com/fable-compiler/Feliz.JSX
  • https://github.com/fable-compiler/Fable.Solid

Feliz.Solid

This is an early prototype to compile F# to JSX in order to use a Feliz-like HTML API with SolidJS.

To test run npm install && npm start. Note that JSX elements need to be solved at compile time so it's not possible to use list generators for HTML attributes or children.

Note: Requires Fable 4 Snake Island (currently in alpha)

Screen cast