Giraffe.Razor VS Feliz.ViewEngine

Compare Giraffe.Razor vs Feliz.ViewEngine and see what are their differences.

Feliz.ViewEngine

Feliz DSL and engine for HTML generation and server side rendering (SSR) (by dbrattli)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Giraffe.Razor Feliz.ViewEngine
3 3
33 65
- -
0.0 0.0
8 months ago over 3 years ago
F# F#
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Giraffe.Razor

Posts with mentions or reviews of Giraffe.Razor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-16.
  • Generando HTML en F#
    2 projects | dev.to | 16 Aug 2021
  • Doing MVC in F# and Saturn
    4 projects | dev.to | 16 Jul 2021
    There are other DSL Flavors out there like https://github.com/dbrattli/Feliz.ViewEngine (a react based DSL) or https://github.com/giraffe-fsharp/Giraffe.Razor (if you like razor pages) so if you feel this is too much, don't worry you can still write plain HTML (cshtml) or React jsx like code.
  • Generating HTML in F#
    3 projects | dev.to | 16 Jul 2021
    The first two are F# DSL's to build HTML, the last one is an HTML scripting language for .NET (there's also Giraffe.Razor but I'll skip that one for today)

Feliz.ViewEngine

Posts with mentions or reviews of Feliz.ViewEngine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Doing MVC in F# and Saturn
    4 projects | dev.to | 16 Jul 2021
    There are other DSL Flavors out there like https://github.com/dbrattli/Feliz.ViewEngine (a react based DSL) or https://github.com/giraffe-fsharp/Giraffe.Razor (if you like razor pages) so if you feel this is too much, don't worry you can still write plain HTML (cshtml) or React jsx like code.
  • Generating HTML in F#
    3 projects | dev.to | 16 Jul 2021
    Feliz.ViewEngine
  • F# for web development with no frameworks
    1 project | /r/fsharp | 17 Mar 2021
    Rather than using strings for html, you can use Feliz.ViewEngine. https://github.com/dbrattli/Feliz.ViewEngine

What are some alternatives?

When comparing Giraffe.Razor and Feliz.ViewEngine you can also consider the following projects:

Giraffe - A native functional ASP.NET Core web framework for F# developers.

Saturn - Opinionated, web development framework for F# which implements the server-side, functional MVC pattern

scriban - A fast, powerful, safe and lightweight scripting language and engine for .NET

SailsJS - Realtime MVC Framework for Node.js

Feliz.Recoil - Fable bindings in Feliz style for Facebook's experimental state management library recoil.

Giraffe.DotLiquid - DotLiquid template engine http handlers for Giraffe web applications.

SAFE.Simplified - A lightweight alternative template of SAFE for happy cross-IDE full-stack F# development

Feliz - A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness