SkillAgentSearch skills...

Fable.Lit

Write Fable Elmish apps with Lit

Install / Use

/learn @fable-compiler/Fable.Lit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fable.Lit

Fable.Lit is a collection of tools to help you write Fable apps by embedding HTML code into your F# code with the power of Lit.

Before doing anything make sure to install the dependencies after cloning the repository by running:

npm install

How to test locally ?

npm run test

How to publish a new version of the package ?

npm run publish

How to work on the documentation ?

  1. npm run docs -- watch
  2. Go to http://localhost:8080/

How to update the documentation ?

Deployment should be done automatically when pushing to main branch.

If the CI is broken, you can manually deploy it by running npm run docs:deploy.

Related Skills

View on GitHub
GitHub Stars93
CategoryDevelopment
Updated10mo ago
Forks13

Languages

F#

Security Score

92/100

Audited on May 20, 2025

No findings