Els Component Extraction Addon

screenshot of Els Component Extraction Addon
ember

Component extraction addon

Overview

The els-component-extraction-addon for Ember projects is an innovative tool that enhances the development experience by simplifying component creation. This addon enables developers to easily extract selected parts of their code into reusable components, streamlining the coding process and improving code organization.

By integrating with the Unstable Ember Language Server, this addon provides a seamless experience for developers using VSCode. With straightforward installation and user-friendly features, it makes it easier than ever to create components on the fly, ultimately boosting productivity.

Features

  • Component Creation from User Selection: Effortlessly extract selected code snippets into new components, promoting better code reuse and organization.

  • Easy Installation: Quickly install the addon using npm or yarn as a dev-dependency for your Ember project.

  • VSCode Integration: Works seamlessly with the Unstable Ember Language Server, bringing enhanced functionality directly to your development environment.

  • Code Action Icon: The intuitive interface allows users to easily access the extract function by clicking on the code action icon after selecting text.

  • Component Extraction Preview: See a preview of the component you are about to create, ensuring that what you’re extracting meets your expectations.

  • Fast-Cli Compatibility: Requires the ember-fast-cli addon, ensuring efficient project setup and operation.

This combination of powerful features makes the els-component-extraction-addon a valuable asset for any Ember developer looking to streamline their workflow.

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.