0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed $last special variable, use reduce-join instead, or pre-bake in data dictionary. Let's keep normal-template simple and fast. More... over 13 years ago
Added join parameter to :reduce, ie: {:r article ', '}...{/:r} Fixed order in asserts. More... over 13 years ago
Update last test for commonjs compatible testing. More... over 13 years ago
Checked in Rhino and Node. Minor tweaks to implementation and tests. More... over 13 years ago
Fixed bug with $last that caused it to fail on nested reduce loops. More... over 13 years ago
Added support for an internal $last variable inside reduce loops. More... over 13 years ago
Removed docs, checkout the updated online documentation at: www.nitrojs.org/normal-template More... almost 14 years ago
Added jQuery plugin, updated README. More... almost 14 years ago
Updated tests, made compatible with latest Commonjs unit testing spec. More... almost 14 years ago
Fixed bug in template parsing + test case. More... about 14 years ago
Lean includes in package.json More... about 14 years ago
added an option argument to the include template expander (useful for db-based templates) More... about 14 years ago
Minor. More... about 14 years ago
Compatibility fix with windows. More... about 14 years ago
Updated README with ref to the python implementation. More... about 14 years ago
Fixed nasty reduce->select bug. More... about 14 years ago
Important fix: escape '\'. More... about 14 years ago
Better error reporting on invalid paths, better escaping of paths. More... about 14 years ago
:if also checks for boolean true. More... about 14 years ago
Improved README. More... about 14 years ago
Improved README. More... about 14 years ago
Improved README. More... about 14 years ago
Added checks for syntax errors (unbalanced tags, not closed tags) More... about 14 years ago
Removed some command aliases. Updated README. More... over 14 years ago
Minor. More... over 14 years ago
Minor. More... over 14 years ago
Update README, fixes, custom filters. More... over 14 years ago
Adde xpath example in README. More... over 14 years ago
Minor. More... over 14 years ago
Minor. More... over 14 years ago