https://github.com/visgl/probe.gl
JavaScript Console Instrumentation and Benchmarking for Browser and Node
https://github.com/visgl/probe.gl
Last synced: 7 months ago
JSON representation
JavaScript Console Instrumentation and Benchmarking for Browser and Node
- Host: GitHub
- URL: https://github.com/visgl/probe.gl
- Owner: visgl
- License: mit
- Created: 2024-08-28T06:25:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-21T18:04:29.000Z (12 months ago)
- Last Synced: 2025-06-03T02:15:11.122Z (7 months ago)
- Language: JavaScript
- Size: 7.61 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
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
```