fable-lit-fullstack-template 2.0.0

There is a newer version of this package available.
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.

Version Downloads Last Updated
2.1.1 132 1/27/2026
2.1.0 127 1/26/2026
2.0.0 126 1/26/2026
1.2.0 621 4/26/2024
1.1.0 1,368 1/8/2023
1.0.0 682 1/1/2023