gimenete / dione

Instrumentalizes JavaScript code to send tracing information via WebSockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dione

Install

npm install dione --save

Usage

require('dione')
// from this point any new required module will be instrumentalize

About

Instrumentalizes JavaScript code to send tracing information via WebSockets

License:MIT License


Languages

Language:JavaScript 100.0%