Download htmlbars Free Java Code
Description
A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes (very much still a WIP, and focused on the data binding use case).
Source Files
The download file htmlbars-master.zip has the following entries.
.gitignore/*from w w w . j a v a2s .co m*/
.jshintrc
Gruntfile.js
README.md
Rakefile
browser/htmlbars.all.amd.js
browser/htmlbars.amd.js
browser/htmlbars.js
browser/htmlbars/ast.amd.js
browser/htmlbars/compiler.amd.js
browser/htmlbars/compiler/attr.amd.js
browser/htmlbars/compiler/elements.amd.js
browser/htmlbars/compiler/helpers.amd.js
browser/htmlbars/compiler/invoke.amd.js
browser/htmlbars/compiler/pass1.amd.js
browser/htmlbars/compiler/pass2.amd.js
browser/htmlbars/compiler/quoting.amd.js
browser/htmlbars/compiler/stack.amd.js
browser/htmlbars/compiler/utils.amd.js
browser/htmlbars/helpers.amd.js
browser/htmlbars/html-parser/process-token.amd.js
browser/htmlbars/macros.amd.js
browser/htmlbars/parser.amd.js
browser/htmlbars/runtime.amd.js
browser/htmlbars/utils.amd.js
browser/vendor/simple-html-tokenizer.amd.js
dist/htmlbars-0.1.0.amd.js
dist/htmlbars-0.1.0.js
lib/htmlbars.js
lib/htmlbars/ast.js
lib/htmlbars/compiler.js
lib/htmlbars/compiler/attr.js
lib/htmlbars/compiler/elements.js
lib/htmlbars/compiler/helpers.js
lib/htmlbars/compiler/invoke.js
lib/htmlbars/compiler/pass1.js
lib/htmlbars/compiler/pass2.js
lib/htmlbars/compiler/quoting.js
lib/htmlbars/compiler/stack.js
lib/htmlbars/compiler/utils.js
lib/htmlbars/helpers.js
lib/htmlbars/html-parser/process-token.js
lib/htmlbars/macros.js
lib/htmlbars/parser.js
lib/htmlbars/runtime.js
lib/htmlbars/utils.js
lib/vendor/loader.js
lib/vendor/simple-html-tokenizer.js
package.json
test/index.html
test/qunit.css
test/qunit.js
test/tests/combined_ast_test.js
test/tests/html_compiler_test.js
test/tests/html_macros_test.js
vendor/deps/handlebars.amd.js
vendor/loader.js
Download
Click the following link to download htmlbars-master.zip.
htmlbars-master.zip