Capo : Analyze Subscriptions and Triggers

capo
Capo is a module that serves for managing event-driven js architectures and encourages mediator pattern usage solving its biggest weakness – uncertainty of event triggers and listeners.

Capo opens files in folder you’ve provided looking for events being published or subscribed to and tracks them. The next action is report building. By default html reporter is used. In this case ‘capo’ folder is created in the folder of capo command execution, report.html is the file you are looking for.

Capo can be very useful for creating documentation on application events. Furthermore capo provides appropriate media print style so that report can be printed. If you select event you need to document and then press print button, needed events will be aligned fine and placed one under another.

[button color=”black” size=”medium” link=”https://github.com/msemenistyi/capo” target=”blank” rel=”nofollow” ]Capo[/button]

Capo : Analyze Subscriptions and Triggers
Rate this post

Leave a Reply