greenkeeperio-bot
132de1659a
chore(package): update zuul to version 3.7.1
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
2160871562
chore(package): update zuul to version 3.7.0
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
c740c25960
chore(package): update eslint to version 1.7.3
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
dda6c3c3dc
chore(package): update chai to version 3.4.0
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
ec8cd1415a
chore(package): update eslint to version 1.7.2
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
93291266fe
chore(package): update eslint to version 1.7.1
http://greenkeeper.io/
10 年之前
greenkeeperio-bot
9f98c8f0a0
chore(package): update eslint to version 1.7.0
http://greenkeeper.io/
10 年之前
David da Silva
aac23a542c
:ship: bump to version 2.2.0
10 年之前
Phillip Johnsen
cbcd788b0c
Linting CLI tool.
Also minor .eslintrc change to be able to use `process.exit()`,
instead of having to `throw new Error()` to exit the process.
10 年之前
greenkeeperio-bot
847499ad67
chore(package): update eslint to version 1.6.0
http://greenkeeper.io/
10 年之前
Jan Lehnardt
9d967ea61f
chore: updated package.json
10 年之前
Jan Lehnardt
67fe0e5d59
chore: updated package.json
10 年之前
David da Silva
20c089392e
:ship: bump to version 2.1.3
10 年之前
David da Silva Contin
55c1370a11
:ship: bump to version 2.1.2
11 年之前
David da Silva Contin
0df1ac1164
add homepage property to package.json
11 年之前
David da Silva Contin
aef96817ae
:ship: bump to version 2.1.1
11 年之前
David da Silva Contin
b479bb8fb8
:ship: bump to version 2.1.0
11 年之前
David da Silva
954a8fbf15
use chai for improved string diffing
11 年之前
Gilad Peleg
4397136aab
Add license attribute
https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
11 年之前
Phillip Johnsen
7ed3696eab
Cleanup node v0.6 and v0.11 stuff from Travis.
Removing hacks to get v0.6 tests running; specific npm client version + upgrading mocha.
Also v0.12 of node has been released, therefore there's no reason to still keep testing on v0.11.
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
1a2a369605
eslinting the code
11 年之前
David da Silva
b5cc26842b
:ship: bump to version 2.0.0
11 年之前
David da Silva
85b940801c
bump to version 1.2.0
Added `-v` option to CLI, bugfix for rendering `Number` when it was the
context, and specified files in package.json for cleaner `npm install`.
11 年之前
Phillip Johnsen
a03e6930b0
Specifying files in package.json
Good npm citizens should specify which files a npm module consists of
so module users dont have to download all the unnecessary things.
11 年之前
David da Silva
d4ba5a19d4
bump to version 1.1.0
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 年之前
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 年之前
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
11 年之前
David da Silva
a2925af044
changed mocha reporter to spec and bumped mocha version, solves #403
11 年之前
afc163
6f601e6757
Add spm support
11 年之前
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.
12 年之前
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
12 年之前
Michael Jackson
58f77330ef
Version 0.8.1
12 年之前
Michael Jackson
e4a68c9e49
Version 0.8.0
12 年之前
Michael Jackson
b626d12395
Version 0.7.3
12 年之前
Vlad Filippov
4ec30f1c8b
Fixing npm warnings
13 年之前
Michael Jackson
740fd72d26
Version 0.7.2
13 年之前
Michael Jackson
3fea961f06
Use mocha for testing
13 年之前
Michael Jackson
c09c7f54a3
Version 0.7.1
13 年之前
Michael Jackson
8b19e0ef23
Version 0.7.0
13 年之前
Michael Jackson
f5d18caee2
Version 0.6.0
13 年之前
Michael Jackson
bf61bf6199
Add volo support
Fixes #249
13 年之前
Michael Jackson
6d1954cb5c
Version 0.5.2
13 年之前
fisch42
fe3de766cd
added .js to main property in package.json
13 年之前
Michael Jackson
585bff401a
Run tests using node on Travis
14 年之前
Michael Jackson
3355e1720d
Version 0.5.1-dev
14 年之前
Michael Jackson
70a4f2b986
Run unit tests using vows (requires node)
14 年之前
Jan Lehnardt
6231d203f7
bump versions
14 年之前