CheetahJS 1.2.8

dotnet add package CheetahJS --version 1.2.8
                    
NuGet\Install-Package CheetahJS -Version 1.2.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CheetahJS" Version="1.2.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CheetahJS" Version="1.2.8" />
                    
Directory.Packages.props
<PackageReference Include="CheetahJS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CheetahJS --version 1.2.8
                    
#r "nuget: CheetahJS, 1.2.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CheetahJS&version=1.2.8
                    
Install CheetahJS as a Cake Addin
#tool nuget:?package=CheetahJS&version=1.2.8
                    
Install CheetahJS as a Cake Tool

A Javascript MVVM Framework for fast web development.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CheetahJS:

Package Downloads
CheetahJSTest

A collection of files for creating unit tests for CheetahJS websites.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.8 1,287 3/18/2017
1.2.7 1,047 3/18/2017
1.2.6 1,451 12/28/2016
1.2.5 1,044 12/5/2016
1.2.4 1,012 11/29/2016
1.2.3 1,038 11/28/2016
1.2.2 1,065 11/26/2016
1.2.1 1,046 11/21/2016
1.2.0 1,188 11/17/2016
1.1.10 1,172 11/17/2016
1.1.9 1,042 11/12/2016
1.1.8 1,527 11/5/2016
1.1.7 1,059 10/29/2016
1.1.6 1,051 9/10/2016
1.1.5 1,085 9/5/2016
1.1.4 1,056 8/28/2016
1.1.3 1,075 8/28/2016
1.1.2 1,079 8/28/2016
1.1.1 1,260 8/28/2016
1.1.0 1,063 8/21/2016
1.0.1 1,072 8/7/2016
1.0.0 1,065 7/31/2016

Add params to actions. Add ability to inject DOMBuilder.