ember-unused-components
Component scraper
An Ember project that identifies unused components in an application
Search for unused components in your Ember project
51 stars
4 watching
12 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josemarluedke/frontile | Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features | 55 |
lifeart/ember-vue-components | Provides a Vue 2.x component API for Ember | 10 |
alexlafroscia/ember-react-components | An addon that enables Ember applications to render React components | 52 |
embersherpa/open-source-ember-apps | A curated list of Ember.js applications showcasing various projects and their corresponding versions. | 237 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
chrislopresto/ember-freestyle | An Ember addon to create a component explorer | 269 |
cibernox/ember-power-select | An Ember.js component for building flexible and customizable select elements | 540 |
elastic/ember | A collection of features extracted from PE files for use in malware benchmarking and classification | 946 |
lifeart/ember-ast-hot-load | Enables hot reloading of components in Ember applications without full page reloads. | 91 |
knownasilya/ember-template-imports | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
workmanw/ember-diff-attrs | An Ember addon to track attribute changes in components using a lifecycle hook | 27 |
altschool/ember-cli-react | An addon for Ember.js that allows using React components within an Ember app | 68 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
rwjblue/ember-functional-component | An Ember.js component implementation using pure functions | 11 |