ember-component-stats
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

ember-component-stats

View info about component usage in your app

npx ember-component-stats

Install

Choose your favorite

volta install ember-component-stats
yarn add --global ember-component-stats
npm install --global ember-component-stats

Usage

cd /to/your/app/repo

ember-component-stats

# or

ember-component-stats --path to/app/dir
# (app/ is default)

Note: This currently only works on apps that use:

  • pods for components
  • nested co-located components

See src/gather.ts for potentially adding support for:

  • classic structure
  • non-nested co-located components

PRs welcome ;)

Readme

Keywords

none

Package Sidebar

Install

npm i ember-component-stats

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

15.9 kB

Total Files

13

Last publish

Collaborators

  • nullvoxpopuli