ember-merge-helper

0.1.1 • Public • Published

ember-merge-helper

Ember template {{merge}} helper

Installation

ember install ember-merge-helper

Usage

{{merge hashA hashB a=b c=d}}

Contributing

Installation

  • git clone <repository-url>
  • cd ember-merge-helper
  • yarn install

Linting

  • yarn lint:js
  • yarn lint:js --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    641
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    641
  • 0.1.0
    0

Package Sidebar

Install

npm i ember-merge-helper

Weekly Downloads

483

Version

0.1.1

License

MIT

Unpacked Size

262 kB

Total Files

10

Last publish

Collaborators

  • tchak