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
72fa62529e57b786049dcdd87f7293b5aae71955
handlebars.js
/
lib
/
handlebars
T
History
wycats
72fa62529e
Merge branch 'master' of
https://github.com/zaach/handlebars.js
into zaach-master
2010-12-27 13:02:20 -08:00
..
ast.js
Fix missing whitespaces in error message
2010-12-21 09:39:05 -08:00
compiler.js
Merge branch 'master' of
https://github.com/zaach/handlebars.js
into zaach-master
2010-12-27 13:02:20 -08: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