https://github.com/uber-web/probe.gl
A performance instrumentation logging library for Uber frameworks
https://github.com/uber-web/probe.gl
uber
Last synced: 12 months ago
JSON representation
A performance instrumentation logging library for Uber frameworks
- Host: GitHub
- URL: https://github.com/uber-web/probe.gl
- Owner: uber-web
- License: other
- Created: 2017-09-22T17:55:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T02:11:16.000Z (over 1 year ago)
- Last Synced: 2025-06-14T08:38:48.296Z (about 1 year ago)
- Topics: uber
- Language: JavaScript
- Homepage: https://uber-web.github.io/probe.gl/#/documentation/overview
- Size: 6.6 MB
- Stars: 50
- Watchers: 12
- Forks: 12
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
probe.gl | Docs
probe.gl lets you instrument your JavaScript applications to get timings in browser console or in node, and much more.
Please refer to the docs website.
```
npm install probe.gl
```