alchemy-debugbar
v0.4.0
Published
Client-side debugbar for the Alchemy MVC
Downloads
13
Maintainers
Readme
Alchemy Debugbar
A client-side debugbar for the Alchemy MVC

Installation
Just installing the npm package can be done like this:
$ npm install alchemy-debugbarUse
You can activate the plugin by adding this to the main bootstrap.js file:
alchemy.usePlugin('debugbar');