This website requires JavaScript.
Explore
Help
Sign In
psimsa
/
handlebars.js
Watch
1
Star
0
Fork
0
You've already forked handlebars.js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3197300314103287bc9985c4ae7cf657eb3c60e
handlebars.js
/
lib
/
handlebars
T
History
Raimonds Simanovskis
b319730031
improved "if" helper to support function as argument
2010-12-28 13:37:42 +02:00
..
ast.js
Fix missing whitespaces in error message
2010-12-21 09:39:05 -08:00
compiler.js
improved "if" helper to support function as argument
2010-12-28 13:37:42 +02:00
debug.js
linting
2010-12-04 22:26:41 -05:00
printer.js
Switch to Jison's lexer.
2010-12-14 19:07:05 -05:00
runtime.js
Add optimized compiled version of handlebars, which should be significantly faster. Use Handlebars.VM.compile instead of Handlebars.compile to use the optimized version.
2010-12-18 23:27:34 -08:00
utils.js
escapeExpressions should return "" for falsy values
2010-12-21 09:46:50 -08:00
visitor.js
Switch to Jison's lexer.
2010-12-14 19:07:05 -05:00
vm.js
Refactoring and performance enhancements on the VM compiler
2010-12-21 09:47:27 -08:00