0.0.5 ā€¢ Published 5 years ago

@vonage/snoop v0.0.5

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Welcome to @vonage/snoop šŸ‘‹

Version Twitter: yinon_

snoop is a packagd for logging browser events in order to follow occurings prior to an app failure

optional:

<head>
  <link rel="modulepreload" href="./node_modules/@vonage/snoop/snoop.umd.js" />
</head>

import:

<script type="module" src="./node_modules/@vonage/snoop/snoop.umd.js"></script>

āœØ Demo

Install

npm i

Usage

snoop.start()
snoop.stop()
snoop.resetLog()
snoop.getLog()
snoop.pushCustomEvent([custom event of any type])

Run tests

npm run test

Author

šŸ‘¤ Yinon Oved

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago