Skip to content

fable-compiler/Feliz.JSX

Repository files navigation

Feliz.JSX

Use a Feliz-like HTML API to compile your F#/Fable code to JSX for React or Solid apps.

Note: JSX elements need to be solved at compile time so it's not possible to use list generators for attributes.

To test the sample React app run npm install && npm start.

When updating a package, edit the RELEASE_NOTES.md of the corresponding project and run dotnet fsi build.fsx publish to publish a new version.

Note: Requires Fable 4 (in beta at the time of writing)

About

Feliz API for JSX compilation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages