0.1.7 • Published 3 years ago

tmc-snitch v0.1.7

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

TMC Snitch

A dev tools package to control logging to the console

Installation

Use the package manager pip to install foobar.

npm install tmc-snitch

Usage

import TmcSnitch from 'tmc-snitch';

Vue.use(TmcSnitch);

How to log a message

In a template simply call TmcSnitch and pass your message

this.$snitch.log('your message here')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago