Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 630 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 630 Bytes

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

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