0.1.1 • Published 3 years ago

ember-template-string-interpolation v0.1.1

Weekly downloads
525
License
MIT
Repository
-
Last release
3 years ago

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.