Typo in examples
Modified README. Added some more examples and hopefully a better explanation of what konsole tries to help
Updated examples and README
Splitted overriding of console into extra file. require('Konsole') returns just a Konsole class. Overriding console is as easy as require('Konsole/overrideConsole')
removed options. Added getters form trace and diff. So if you want to access them in the listener it gets generated.
Updated Readme.
- LOAD MORE