Ember Holy Futuristic Template Namespacing Batman

screenshot of Ember Holy Futuristic Template Namespacing Batman

Overview

The ember-holy-futuristic-template-namespacing-batman addon is no longer aligned with the future of Ember.js and is not recommended for use. Instead, users are encouraged to use the ember-template-imports addon, which introduces experimental support for template imports. This experimental addon allows for an additional style of invoking components and helpers using their addons name, by using the $ syntax.

Please note that this addon does not support using the :: syntax that was originally proposed in emberjs/rfcs#309 (e.g. {{some-addon-name::component-name}}). This syntax was deprecated in version 233 of ember-holy-futuristic-template-namespacing-batman in order to avoid collisions with emberjs/rfcs#457.

Features

  • Supports helper invocation
  • Supports component invocation
  • Supports angle bracket invocation (when used with Ember 3.4+ or ember-angle-bracket-invocation-polyfill)
  • Supports nested angle bracket invocation (when used with Ember 3.10+ or ember-angle-bracket-invocation-polyfill)

Summary

The ember-holy-futuristic-template-namespacing-batman addon is no longer recommended for use in Ember.js. Users are encouraged to use the ember-template-imports addon instead. This addon introduces experimental support for template imports and allows for a different style of invoking components and helpers using the addons name. The addon supports helper invocation, component invocation, angle bracket invocation (with Ember 3.4+ or ember-angle-bracket-invocation-polyfill), and nested angle bracket invocation (with Ember 3.10+ or ember-angle-bracket-invocation-polyfill). Installation instructions can be found above.