fable-lit-fullstack-template
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install fable-lit-fullstack-template::2.0.0
This package contains a .NET Template Package you can call from the shell/command line.
Fable Lit Fullstack Template
A modern F# project template for building full‑stack apps with Fable, Lit, and Web Components — featuring a new, strongly‑typed UI DSL that replaces fragile HTML string interpolation with clean, composable F# code.
Features
- Strongly‑typed DSL for Lit components
- No HTML string interpolation or editor extensions
- Shoelace Web Components integration
- React‑style hooks or full Elmish
- No virtual DOM, no memoization, no dependency arrays
- Server + client + shared F# projects
- Hot reload, debugging, and production builds included
Install
dotnet new -i fable-lit-fullstack-template
Create a project
dotnet new fable-lit-fullstack -n MyApp
Run
npm install
npm run dev
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.