Handlebars.js 1.0.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Handlebars.js --version 1.0.9.1
NuGet\Install-Package Handlebars.js -Version 1.0.9.1
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="Handlebars.js" Version="1.0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Handlebars.js --version 1.0.9.1
#r "nuget: Handlebars.js, 1.0.9.1"
#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.
// Install Handlebars.js as a Cake Addin
#addin nuget:?package=Handlebars.js&version=1.0.9.1

// Install Handlebars.js as a Cake Tool
#tool nuget:?package=Handlebars.js&version=1.0.9.1

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.

Checkout the official Handlebars docs site at http://www.handlebarsjs.com/.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Handlebars.js:

Package Downloads
Vault.js

Part of Vault libraries set designed to enhance experience with latest UI frameworks.

Incoding.MetaLanguage

Define behavior of your Ajax dynamic pages with NO Javascript code.

SimplePagingGrid

Bootstrap based JavaScript grid built as a jQuery plugin and making use of the Handlebars templating library. Super simple to use and very customizable.

AppBoxr

A .NET micro framework full of awesomeness

InsanelySimpleBlog

Drop in blog for MVC4 websites

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 105,948 4/14/2019
3.0.0 385,488 6/22/2015
2.0.0 59,452 10/23/2014
1.3.0 91,572 2/17/2014
1.1.2 17,960 11/12/2013
1.1.1 2,419 11/5/2013
1.1.0.1 50,490 6/5/2013
1.1.0 1,431 6/5/2013
1.0.9.1 18,856 2/19/2013
1.0.9 2,087 2/11/2013
1.0.8 36,228 9/27/2012
1.0.7 57,273 3/28/2012
1.0.6 1,613 3/28/2012

NuGet Handlebars.js version 1.0.9.1 contains 1.0.0.rc.3 version of Handlebars.JS from http://handlebarsjs.com/

Note: starting from version 1.0.9 minifiled handlebars.min.js file was added. Please update your code for production environment to use this file to save more trees in the world!