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.

/ember-cli-template-html-eval/

    Package Sidebar

    Install

    npm i ember-cli-template-html-eval

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    13.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • lifeart