ember-cli-template-html-eval

0.0.5 • Public • Published

ember-cli-template-html-eval

Why do we need opcodes for static html elements?

<div><a> hello <a></div>

will be compiled to

{{{'<div><a> hello <a></div>'}}}

and now we save 4 glimmer-vm opcodes!


*** IT MAY INCREASE TEMPLATE SIZE ***

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install ember-cli-template-html-eval

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-template-html-eval

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

13.2 kB

Total Files

7

Last publish

Collaborators

  • lifeart