Keith Rogers
1a391c9b2c
Fix minor typo in docs
преди 10 години
Nigel D'Souza
b67970c732
Extremely minor documentation update
преди 10 години
José Antonio Chio
1ac4a9de5c
Remove syntax highlighting in README code sample
преди 10 години
Evan Lovely
320d0e629d
Update README.md with proper grammar
Past tense of "run" is "ran", not "runned".
преди 10 години
Michael Jackson
d6972127ee
Update my username :)
преди 10 години
palkan
d0cf9c65ee
[ Fix #483 ] Add partials support to cli
преди 10 години
Mateus Ortiz
a951348003
Add instructions install on top #493
fix local install
Fix order section and grammatical
Fix the comments
Fix command line mustache
преди 10 години
djchie
aa5765971a
Fix spelling error to "aforementioned"
преди 10 години
John F. Mercer
cee416839b
Clarifies and improves language in documentation
* Although my previous PR (#469 ) on this topic was merged, it caused
[quite a discussion](https://github.com/janl/mustache.js/pull/469 ) about
the clarity of the language I wrote.
* This commit seeks to clarify and improve the sentence under discussion.
преди 10 години
Anders Olsen Sandvik
ef047db543
Move gif to githubusercontent
преди 10 години
John F. Mercer
d0770de5be
Documents use of string literals containing double quotes
преди 10 години
nikolas
824639f923
Only display result of master branch on travis badge
преди 11 години
Mark McEver
2d12c61bac
Added the keywords "imports", "nested" and "subtemplates" to the docs for Partials. It took me forever to find this feature because those were the keywords I was looking for. The term "partials" means something slightly different in some circles, so I kept misinterpretting their use when skimming the docs.
преди 11 години
Phillip Johnsen
1fdfdcf606
Dont run browser tests in PRs.
As secure $ENVs are disabled for pull requests and those $ENVs are required for running browser tests on saucelabs.
http://docs.travis-ci.com/user/pull-requests/#Security-Restrictions-when-testing-Pull-Requests
+ updated readme with the fact that browser tests are only runned automatically when *merged into master*, not in the PR stage
преди 11 години
Phillip Johnsen
b473d19cae
Added browser tests.
Covers the project with browser tests, not only V8 via node/iojs. Tests are runned with [zuul](https://github.com/defunctzombie/zuul ) which
provides simple local browser testing, aswell as cloud testing on multiple browsers with [saucelabs](http://saucelabs.com ).
преди 11 години
Phillip Johnsen
d72878a696
Thanks to our superhero @dasilvacontin !
преди 11 години
David da Silva Contín
967769619f
added travis-ci svg badge to readme
преди 11 години
David da Silva Contín
c52df34ee0
Thanks @phillipj !
преди 11 години
kriix
5f06df20d2
Update README.md
преди 11 години
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
преди 11 години
David da Silva Contín
146497bea7
added gitter badge
преди 11 години
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
преди 11 години
Phillip Johnsen
4ac18621e5
Cleanup tests section in readme
преди 11 години
Jan Lehnardt
56e3a880d0
style
преди 11 години
Jan Lehnardt
981bc3e06f
reword
преди 11 години
Jan Lehnardt
b128416e4a
add search for maintainers bit to README
преди 11 години
Kirill Maltsev
a7837898c7
Correct mistake in the readme
I've corrected the wrong variable name.
преди 12 години
Pascal Pfiffner
4184761b20
Change example to use `script` instead of `textarea`
преди 12 години
Pascal Pfiffner
e703599811
Describe two techniques on how to load templates in the README
преди 12 години
Michael Jackson
32fc1976c0
Small README tweaks
преди 12 години
Michael Jackson
625a5e1a7e
Update README
Fixes #346
преди 12 години
Michael Jackson
5cc298e8af
Fix typo
преди 12 години
Chris Berkhout
84d9991e84
Fixed README to mention all falsy values tested in test/_files/falsy.*.
преди 12 години
Alvaro Videla
d166547f01
an image is wroth a thousand words
преди 12 години
Eduardo de Matos
26f7759ec8
fix doc how to build yui
преди 13 години
Daniel Fagerstrom
8cd95a085b
Update README.md
Instruction for including sub module with Mustache specs.
преди 13 години
Michael Jackson
7b4c1bf7ce
Update testing instructions
преди 13 години
Ian Hill
7a2cb9976d
Add compiled templates overview and examples to readme
преди 13 години
Julien Chaumond
03a9da9b93
Update README.md
преди 13 години
Michael Jackson
4236e61c95
Remove newlines
преди 13 години
Michael Jackson
95d6ca9ada
Move views before templates in examples
преди 13 години
Michael Jackson
280a00f1c4
Update README
преди 14 години
TimZaripov
74ac6ae144
fixed error in README.md -- in case of {"person": true} text from template
{{#person}}
Never shown!
{{/person}}
WILL be shown
преди 14 години
Michael Jackson
bb58576ba5
Update testing instructions
преди 14 години
Michael Jackson
c6aef7ea12
Update testing instructions
преди 14 години
Abel Martin
0122722101
Changed 'nothin' => 'person' to make the documentation match the output.
преди 14 години
Michael Jackson
f3e246f0f9
Fix MooTools build task
преди 14 години
Michael Jackson
9240db10be
Add note about usage in CommonJS
преди 14 години
Michael Jackson
cfc7de8ddd
Fix typos
преди 14 години
Michael Jackson
b7db8648e4
Updated README for 0.5
преди 14 години