Ember Addon Viewer

screenshot of Ember Addon Viewer
ember

View information about addons used in your Ember app.

Overview

The Ember Addon Viewer is a handy tool designed to provide insights into the addons used within your Ember.js application. This intuitive viewer allows developers to visualize and understand the various addons, making it easier to manage dependencies and configurations. Whether you are building a complex project or just starting out, this addon brings clarity to the development process.

With compatibility for Ember.js versions 3.4 and above, Ember CLI 2.13 and above, and Node.js 8 and above, it's a powerful addition to any developer's toolkit. The installation process is straightforward, providing a user-friendly interface to interact with your application's addons.

Features

  • Compatibility: Works seamlessly with Ember.js v3.4+, Ember CLI v2.13+, and Node.js v8+, ensuring a broad range of use cases.
  • Ease of Installation: Simply install the addon and navigate to /addon-viewer to instantly access the UI without any complicated setup.
  • Non-production Build: The viewer is designed to be excluded from production builds by default, so you can develop without impacting performance.
  • Configurable: Customize the viewer's inclusion by adjusting settings in your config/environment.js, making it adaptable to your project's needs.
  • Contributing: A dedicated guide for contributions encourages community involvement, allowing developers to enhance the tool further.
  • MIT License: As an open-source project under the MIT License, users can freely use, modify, and distribute the addon, fostering an inclusive development environment.
ember
Ember

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.