Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/heap-snapshot-viewer
Heap Snapshot Viewer
https://github.com/lvce-editor/heap-snapshot-viewer
Last synced: 3 days ago
JSON representation
Heap Snapshot Viewer
- Host: GitHub
- URL: https://github.com/lvce-editor/heap-snapshot-viewer
- Owner: lvce-editor
- License: mit
- Created: 2024-08-09T20:37:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T17:02:25.000Z (20 days ago)
- Last Synced: 2024-10-27T02:45:05.059Z (19 days ago)
- Language: TypeScript
- Homepage: https://lvce-editor.github.io/heap-snapshot-viewer/
- Size: 941 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heap-snapshot-viewer
## Contributing
```sh
git clone [email protected]:lvce-editor/heap-snapshot-viewer.git &&
cd heap-snapshot-viewer &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/heap-snapshot-viewer)