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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.52latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.52
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i ember-cli-template-html-eval

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

13.2 kB

Total Files

7

Last publish

Collaborators

  • lifeart