UNPKG

probe.gl

Version:

JavaScript Console Instrumentation and Benchmarking for Browser and Node

25 lines (20 loc) 992 B
<p align="right"> <a href="https://npmjs.org/package/probe.gl"> <img src="https://img.shields.io/npm/v/probe.gl.svg?style=flat-square" alt="version" /> </a> <a href="https://travis-ci.org/uber/probe.gl"> <img src="https://img.shields.io/travis/uber-web/probe.gl/master.svg?style=flat-square" alt="build" /> </a> <a href="https://npmjs.org/package/probe.gl"> <img src="https://img.shields.io/npm/dm/probe.gl.svg?style=flat-square" alt="downloads" /> </a> <a href="http://starveller.sigsev.io/uber-web/probe.gl"> <img src="http://starveller.sigsev.io/api/repos/uber-web/probe.gl/badge" alt="stars" /> </a> </p> <h1 align="center">probe.gl | <a href="https://uber-web.github.io/probe.gl/#/documentation/overview">Docs</a></h1> probe.gl lets you instrument your JavaScript applications to get timings in browser console or in node, and much more. Please refer to the <a href="https://uber-web.github.io/probe.gl">docs</a> website. ``` npm install probe.gl ```