Skip to content
forked from davedawkins/Sutil

An experiment in applying the Svelte design to native Fable

Notifications You must be signed in to change notification settings

ziemiowid/Sutil

 
 

Repository files navigation

Sutil (was Sveltish) Nuget

An experiment in applying the design principles from Svelte to native Fable, mixed with Elmish and Feliz. Sutil has no JS dependencies (such as React).

A Feliz-style DSL is supplied by Feliz.Engine. Sutil implements Elmish by importing parts of Elmish. Transitions and most examples are ported directly from Svelte.

At first I thought that we might make use of a Fable compiler plugin to generate boilerplate, but it turns out that F# does a pretty good job of that itself.

See the Sutil website for demos and documentation for getting started

About

An experiment in applying the Svelte design to native Fable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • F# 35.0%
  • Other 0.3%