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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Handlebars.Net!