ember-template-string-interpolation

0.1.1 • Public • Published

ember-template-string-interpolation

An experimental addon that implements the Handlebars String Interpolation proposal.

At present, it is just a crude implementation, and only very few limited cases actually work, and definitely not production ready. You can see the list of cases we support in the test. Please do try to poke at it to find cases that doesn't work and open an issue for each, or better yet, send a PR with a failing test case.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-template-string-interpolation

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-template-string-interpolation

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

6.76 kB

Total Files

12

Last publish

Collaborators

  • chancancode