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. Handlebars.Net doesn't use a scripting engine to run a Javascript library - it compiles Handlebars templates directly to IL bytecode. It also mimics the JS library's API as closely as possible. Blistering-fast Handlebars.js templates in your .NET application.
Features
- A real .NET Handlebars engine
- Blistering-fast Handlebars.js templates in your .NET application
- Helpers registered inside of a decorator will not override existing registrations
- Register custom value formatter
- Formatters are resolved in reverse order according to registration
- By default Handlebars will create standalone copy of environment for each compiled template
Categories
FrameworksLicense
MIT LicenseFollow Handlebars.Net
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Handlebars.Net!