Skip to content

mvikto/Sutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

353 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sutil 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

Lightweight front-end framework for F# / Fable. No dependencies.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.1%
  • F# 25.6%
  • Other 0.3%