Download Lotus Templating Free Java Code

Description

JavaScript string templating experiment.

Source Files

The download file Lotus-Templating-master.zip has the following entries.


lotus.js//from   www.  java  2s .  c o  m
readme.md
tests/index.htm
tests/lotus.tests.js
tests/mustache.tests.js
tests/qunit.css
tests/qunit.js
tests/spec/_files/ampersand_escape.js
tests/spec/_files/ampersand_escape.mustache
tests/spec/_files/ampersand_escape.txt
tests/spec/_files/apostrophe.js
tests/spec/_files/apostrophe.mustache
tests/spec/_files/apostrophe.txt
tests/spec/_files/array_of_strings.js
tests/spec/_files/array_of_strings.mustache
tests/spec/_files/array_of_strings.txt
tests/spec/_files/backslashes.js
tests/spec/_files/backslashes.mustache
tests/spec/_files/backslashes.txt
tests/spec/_files/bug_11_eating_whitespace.js
tests/spec/_files/bug_11_eating_whitespace.mustache
tests/spec/_files/bug_11_eating_whitespace.txt
tests/spec/_files/changing_delimiters.js
tests/spec/_files/changing_delimiters.mustache
tests/spec/_files/changing_delimiters.txt
tests/spec/_files/comments.js
tests/spec/_files/comments.mustache
tests/spec/_files/comments.txt
tests/spec/_files/complex.js
tests/spec/_files/complex.mustache
tests/spec/_files/complex.txt
tests/spec/_files/context_lookup.js
tests/spec/_files/context_lookup.mustache
tests/spec/_files/context_lookup.txt
tests/spec/_files/delimiters.js
tests/spec/_files/delimiters.mustache
tests/spec/_files/delimiters.txt
tests/spec/_files/disappearing_whitespace.js
tests/spec/_files/disappearing_whitespace.mustache
tests/spec/_files/disappearing_whitespace.txt
tests/spec/_files/dot_notation.js
tests/spec/_files/dot_notation.mustache
tests/spec/_files/dot_notation.txt
tests/spec/_files/double_render.js
tests/spec/_files/double_render.mustache
tests/spec/_files/double_render.txt
tests/spec/_files/empty_list.js
tests/spec/_files/empty_list.mustache
tests/spec/_files/empty_list.txt
tests/spec/_files/empty_sections.js
tests/spec/_files/empty_sections.mustache
tests/spec/_files/empty_sections.txt
tests/spec/_files/empty_string.js
tests/spec/_files/empty_string.mustache
tests/spec/_files/empty_string.txt
tests/spec/_files/empty_template.js
tests/spec/_files/empty_template.mustache
tests/spec/_files/empty_template.txt
tests/spec/_files/error_not_found.js
tests/spec/_files/error_not_found.mustache
tests/spec/_files/error_not_found.txt
tests/spec/_files/escaped.js
tests/spec/_files/escaped.mustache
tests/spec/_files/escaped.txt
tests/spec/_files/higher_order_sections.js
tests/spec/_files/higher_order_sections.mustache
tests/spec/_files/higher_order_sections.txt
tests/spec/_files/included_tag.js
tests/spec/_files/included_tag.mustache
tests/spec/_files/included_tag.txt
tests/spec/_files/inverted_section.js
tests/spec/_files/inverted_section.mustache
tests/spec/_files/inverted_section.txt
tests/spec/_files/keys_with_questionmarks.js
tests/spec/_files/keys_with_questionmarks.mustache
tests/spec/_files/keys_with_questionmarks.txt
tests/spec/_files/multiline_comment.js
tests/spec/_files/multiline_comment.mustache
tests/spec/_files/multiline_comment.txt
tests/spec/_files/nested_iterating.js
tests/spec/_files/nested_iterating.mustache
tests/spec/_files/nested_iterating.txt
tests/spec/_files/nesting.js
tests/spec/_files/nesting.mustache
tests/spec/_files/nesting.txt
tests/spec/_files/nesting_same_name.js
tests/spec/_files/nesting_same_name.mustache
tests/spec/_files/nesting_same_name.txt
tests/spec/_files/null_string.js
tests/spec/_files/null_string.mustache
tests/spec/_files/null_string.txt
tests/spec/_files/partial_array.js
tests/spec/_files/partial_array.mustache
tests/spec/_files/partial_array.partial
tests/spec/_files/partial_array.txt
tests/spec/_files/partial_array_of_partials.js
tests/spec/_files/partial_array_of_partials.mustache
tests/spec/_files/partial_array_of_partials.partial
tests/spec/_files/partial_array_of_partials.txt
tests/spec/_files/partial_array_of_partials_implicit.js
tests/spec/_files/partial_array_of_partials_implicit.mustache
tests/spec/_files/partial_array_of_partials_implicit.partial
tests/spec/_files/partial_array_of_partials_implicit.txt
tests/spec/_files/partial_empty.js
tests/spec/_files/partial_empty.mustache
tests/spec/_files/partial_empty.partial
tests/spec/_files/partial_empty.txt
tests/spec/_files/partial_recursion.js
tests/spec/_files/partial_recursion.mustache
tests/spec/_files/partial_recursion.partial
tests/spec/_files/partial_recursion.txt
tests/spec/_files/partial_template.js
tests/spec/_files/partial_template.mustache
tests/spec/_files/partial_template.partial
tests/spec/_files/partial_template.txt
tests/spec/_files/partial_view.js
tests/spec/_files/partial_view.mustache
tests/spec/_files/partial_view.partial
tests/spec/_files/partial_view.txt
tests/spec/_files/partial_whitespace.js
tests/spec/_files/partial_whitespace.mustache
tests/spec/_files/partial_whitespace.partial
tests/spec/_files/partial_whitespace.txt
tests/spec/_files/recursion_with_same_names.js
tests/spec/_files/recursion_with_same_names.mustache
tests/spec/_files/recursion_with_same_names.txt
tests/spec/_files/reuse_of_enumerables.js
tests/spec/_files/reuse_of_enumerables.mustache
tests/spec/_files/reuse_of_enumerables.txt
tests/spec/_files/section_as_context.js
tests/spec/_files/section_as_context.mustache
tests/spec/_files/section_as_context.txt
tests/spec/_files/simple.js
tests/spec/_files/simple.mustache
tests/spec/_files/simple.txt
tests/spec/_files/two_in_a_row.js
tests/spec/_files/two_in_a_row.mustache
tests/spec/_files/two_in_a_row.txt
tests/spec/_files/two_sections.js
tests/spec/_files/two_sections.mustache
tests/spec/_files/two_sections.txt
tests/spec/_files/unescaped.js
tests/spec/_files/unescaped.mustache
tests/spec/_files/unescaped.txt
tests/spec/_files/whitespace.js
tests/spec/_files/whitespace.mustache
tests/spec/_files/whitespace.txt
tests/tinker.htm

Download

Click the following link to download Lotus-Templating-master.zip.

Lotus-Templating-master.zip




















Home »
  Javascript Free Code Download »
    String »




String
String Date
String Format
String Function
String jQuery
String JSON
String Object
String Query
String URL