Skip to content

Comments

Now we can compare more than two variables#19

Open
lludol wants to merge 14 commits intodanharper:masterfrom
lludol:master
Open

Now we can compare more than two variables#19
lludol wants to merge 14 commits intodanharper:masterfrom
lludol:master

Conversation

@lludol
Copy link

@lludol lludol commented May 14, 2015

I added the helper 'are' to compare more than two variables.
I also updated the README and the test file.

It works like that:

{{#are x ">" y "and" x "not" z}} ... {{else}} ... {{/are}}
{{#are x "===" y "or" x ">=" z}} ... {{else}} ... {{/are}}

lludol and others added 14 commits May 10, 2015 23:37
Bumps [sinon](https://github.com/sinonjs/sinon) from 1.6.0 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](sinonjs/sinon@v1.6.0...v11.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 1.8.2 to 9.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@1.8.2...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [chai](https://github.com/chaijs/chai) from 1.5.0 to 4.3.4.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@1.5.0...v4.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 1.0.10 to 4.7.7. **This update includes security fixes.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v1.0.10...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-4.7.7

[Security] Bump handlebars from 1.0.10 to 4.7.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant