Phillip Johnsen
05d7146566
Merge pull request #425 from phillipj/feature/cli
Created command line tool
hace 11 años
David da Silva Contín
7e49944278
Merge pull request #426 from kriix/master
Improve documentation to explain that Inverted Sections uses falsy
hace 11 años
kriix
5f06df20d2
Update README.md
hace 11 años
Phillip Johnsen
65387a5468
Created command line tool.
CLI used to render a mustache template with a data view, writes the template into stdout when successfull. Otherwise meaningfull errors into stderr.
Fixes #424
hace 11 años
Phillip Johnsen
2844c9cd2f
Added node v0.12 on travis
hace 11 años
David da Silva Contín
146497bea7
added gitter badge
hace 11 años
David da Silva Contín
c26578a296
Merge pull request #421 from phillipj/feature/jshint-on-test
run jshint before tests, support of node back to v0.6
hace 11 años
Phillip Johnsen
d1bb461caf
Run jshint before tests.
- Documented required version of npm while developing
- Use the latest npm client for node >= v0.8 on travis
Special quirks to get node v0.6 supported:
- npm client v1.3.26 on travis
- jshint 2.4.4 as >= 2.5.x breaks
hace 11 años
David da Silva Contín
99b40a76c8
Merge pull request #413 from phillipj/cleanup/readme-tests
Cleanup tests section in readme
hace 11 años
Phillip Johnsen
4ac18621e5
Cleanup tests section in readme
hace 11 años
David da Silva Contín
cb4abe1740
Merge pull request #414 from phillipj/cleanup/refactor-render-tokens
Refactor Writer.renderTokens() for better readability.
hace 11 años
Phillip Johnsen
deaf0ba982
if-else instead seems to fix perf problems
hace 11 años
Phillip Johnsen
3f298fdb96
Refactor Writer.renderTokens() for better readability.
Split the old Writer.renderTokens() into several small functions with a single responsible.
hace 11 años
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
hace 11 años
David da Silva Contín
1b21dc8945
Merge pull request #410 from dasilvacontin/issue/401
added pre-commit hook and hook installer, resolves #401
hace 11 años
David da Silva
eb64951b65
added pre-commit hook and hook installer, resolves #401
hace 11 años
David da Silva Contín
162d81507e
Merge pull request #327 from videlalvaro/patch-1
an image is wroth a thousand words
hace 11 años
David da Silva
1a78c566af
Merge branch 'spmjs-add-spm-support'
hace 11 años
David da Silva
27988d4029
solve merge conflicts in spmjs/add-spm-support
Conflicts:
package.json
hace 11 años
David da Silva Contín
85e43f97d8
Merge pull request #380 from skybet/section-with-length-property
Section with "length" property
hace 11 años
David da Silva Contín
77a7ab344c
Merge pull request #405 from dasilvacontin/issue/403
changed mocha reporter to spec and bumped mocha version, solves #403
hace 11 años
David da Silva
a2925af044
changed mocha reporter to spec and bumped mocha version, solves #403
hace 11 años
David da Silva Contín
fcfddfe68b
Merge pull request #402 from phillipj/feature/travis-v0.11
Also run node v0.11 on travis
hace 11 años
Chris Buckley
d9aa703014
Only access properties of objects on Context.lookup
hace 12 años
afc163
6f601e6757
Add spm support
hace 11 años
Phillip Johnsen
586e8607e9
Also run node v0.11.x on travis
hace 11 años
David da Silva Contín
96b04c87bd
Merge pull request #384 from IonicaBizau/patch-1
Updated version patch
hace 11 años
Jan Lehnardt
4ad3ebb6e3
lol floats
hace 11 años
Jan Lehnardt
aaeb4caf64
update travis node test versions
hace 11 años
Jan Lehnardt
56e3a880d0
style
hace 11 años
Jan Lehnardt
981bc3e06f
reword
hace 11 años
Jan Lehnardt
b128416e4a
add search for maintainers bit to README
hace 11 años
Ionică Bizău
fe05454e01
Updated version patch
hace 12 años
Michael Jackson
32db14a490
Merge pull request #378 from jrburke/umd-fix
Fixes AMD registration, volo package.json entry
hace 12 años
jrburke
2e12efdeda
Fixes AMD registration, volo package.json entry
This change allows the AMD define signature to match what common AMD optimizers use to find define calls that need naming.
Also updates the volo package.json entry so that the correct version of mustache can be fetched properly.
hace 12 años
Michael Jackson
799f55d157
Simplify UMD wrapper
hace 12 años
Michael Jackson
7301707703
Inline tag compilation
hace 12 años
Michael Jackson
d56f23e769
Save local reference to cache
hace 12 años
Michael Jackson
0295646b67
More style tweaks
hace 12 años
Michael Jackson
ea3d4433cb
Formatting tweaks
hace 12 años
Michael Jackson
209fea318e
Merge pull request #369 from maltsev/patch-1
Correct mistake in the readme
Fixes #370
hace 12 años
Kirill Maltsev
a7837898c7
Correct mistake in the readme
I've corrected the wrong variable name.
hace 12 años
Jan Lehnardt
ba510eb354
Merge pull request #367 from p2/master
Change example to use `script` instead of `textarea`
hace 12 años
Pascal Pfiffner
4184761b20
Change example to use `script` instead of `textarea`
hace 12 años
Jan Lehnardt
493b96ff32
Merge pull request #366 from p2/master
Describe two techniques on how to load templates
hace 12 años
Pascal Pfiffner
e703599811
Describe two techniques on how to load templates in the README
hace 12 años
Jan Lehnardt
66a168c20f
Merge pull request #362 from weotch/bower-support
Adding a bower.json file
hace 12 años
Robert Reinhard
3946a87ec7
Lowercasing the package name
Oops
hace 12 años
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
hace 12 años
Jan Lehnardt
7ff6ee4f3a
Merge pull request #361 from robgraeber/copyright-fix
Update copyright year
hace 12 años