Looking for an HTML template engine in F# with faster file change watch

This page summarizes the projects mentioned and recommended in the original post on /r/fsharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scriban

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

  • I've come across scriban template language but it does not have any watch feature. Maybe I'll hook it up with some File Watcher API of dotnet (if it exists) and see how it goes.

  • fsc-host

    Extend your F# apps with F# scripts

  • Each actor monitors a file using an internal FileSystemWatcher; when a change is detected, the view is compiled using RenderView.AsString. Now, how you load that file can go a few different ways, but for my own SSG I use fsc-host as a hook for the F# compiler to just load the file and reflect out the bits I need.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Scriban lightweight scripting language for .NET

    1 project | news.ycombinator.com | 21 Sep 2023
  • C# Library for Go template

    2 projects | /r/csharp | 24 May 2023
  • Declarative code generation in Unity

    3 projects | dev.to | 31 Jan 2023
  • Why Kreya isn't open source

    1 project | news.ycombinator.com | 2 Mar 2022
  • Templating HTML Emails in Azure Functions

    1 project | /r/csharp | 6 Dec 2021