Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

typebytes/ng-profiler-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59c7f33 · Oct 4, 2019

History

34 Commits
Oct 4, 2019
Oct 4, 2019
Oct 3, 2019
Jul 3, 2019
Jul 8, 2019
Aug 17, 2019
Aug 17, 2019
Jul 3, 2019
Aug 17, 2019
Jul 3, 2019
Jun 21, 2019
Oct 4, 2019

Repository files navigation

Angular change detection profiler

Highlights all components in a Angular app when they are checked during a CD cycle check.

TODO:

  • Highlight all components checked
  • Make sure it's a runtime thing (which works on any app, even prod builds)
  • Fix the tree rendering
  • Move to chrome plugin-
  • Test on more apps than one :)

Try it out

Just run yarn && yarn start to make the app run and start clicking away.

The components will light up. The entire tree of components is rendered below and the tree of components that were updated during the last CD cycle is rendered below that. The tree visualisation should be rendered in the chrome plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published