A library designed to take a mustache style template file and generate a javascript file from it that can be used on a website to generate the page content from function calls and a passed variable object when necessary.
Info
Version: | 1.2.0 |
Author(s): | Roger Castaldo |
Last Update: | Friday, March 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roger-castaldo/mustachedotnet |
NuGet Url: | https://www.nuget.org/packages/Org.Reddragonit.MustacheDotNet |
Install
Install-Package Org.Reddragonit.MustacheDotNet
dotnet add package Org.Reddragonit.MustacheDotNet
paket add Org.Reddragonit.MustacheDotNet
Org.Reddragonit.MustacheDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
Tags