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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Handlebars.Net!