node-blade
Template compiler
A template compiler that compiles HTML templates into JavaScript functions
Blade - HTML Template Compiler, inspired by Jade & Haml
320 stars
15 watching
28 forks
Language: JavaScript
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lets-blade/blade-template-engines | A collection of template engines designed to be used with Java-based web frameworks. | 8 |
duncan3dc/blade | A tool for rendering Blade templates without the full Laravel framework | 145 |
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
cbl/blade-style | An asset delivery system for Laravel Blade templates that compiles styles on demand. | 18 |
dev4dev/blade-snippets | A collection of shortcuts for working with Blade template engine in Sublime Text. | 116 |
lets-blade/codegen | Automates the generation of Java classes based on database schema information. | 8 |
fizzed/rocker | A Java template engine that generates statically typed, plain Java object templates with near zero-copy rendering and hot reload support. | 746 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
mikaelmattsson/blade | Enables Laravel's Blade template engine in WordPress themes | 151 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
bem/bh | A JavaScript template engine that converts BEMJSON to HTML | 69 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |
dartist/jaded | A package that compiles and executes Jade templates in Dart | 43 |
bredele/tag-reduce | A library that reduces complex template literals to a single value | 10 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,266 |