Skip to content

A simple library that can be used to inspect / spy on core backbone, or any other, prototypes. I started using this to create and activity stream for logging some stats to google analytics

Notifications You must be signed in to change notification settings

gaxunil/backbone-inspectre

Repository files navigation

backbone-inspectre

A simple library that can be used to inspect / spy on core backbone, or any other, prototypes and log execution timings. I started using this to create an activity stream for logging some stats in an app to google analytics. I used it to spy on core Backbone functions as well as some application level functions.

You can also setup log point callbacks, which get checked with each monitored event. Supply a function that returns boolean and when true, the log point will log in the time stream.

NOT YET READY FOR USE, STILL UNDER DEV

About

A simple library that can be used to inspect / spy on core backbone, or any other, prototypes. I started using this to create and activity stream for logging some stats to google analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published