SkillAgentSearch skills...

Formula

Form Combinator Library for decimating frontend boilerplate.

Install / Use

/learn @kitlangton/Formula
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🧪 Formula

Release Artifacts Snapshot Artifacts

Derive functional, reactive, Laminar forms at compile-time with this type-safe, composable form combinator library.

// build.sbt
libraryDependencies += "io.github.kitlangton" %%% "formula" % "x.y.z"

Resources

This project originally started as an example of using Magnolia with Scala.js. While the internals has shifted substantially since the recording, the original video is still available, Deriving the Frontend.

Running Locally

  1. sbt ~fastLinkJS in another tab.
  2. yarn install
  3. yarn exec vite
  4. open http://localhost:3000

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1y ago
Forks16

Languages

Scala

Security Score

80/100

Audited on Dec 12, 2024

No findings