https://github.com/lvce-editor/debug-node
NodeJS Debugger
https://github.com/lvce-editor/debug-node
debug lvce-editor
Last synced: 10 months ago
JSON representation
NodeJS Debugger
- Host: GitHub
- URL: https://github.com/lvce-editor/debug-node
- Owner: lvce-editor
- Created: 2022-12-15T16:49:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T11:22:01.000Z (over 1 year ago)
- Last Synced: 2025-01-11T01:53:45.063Z (12 months ago)
- Topics: debug, lvce-editor
- Language: JavaScript
- Homepage:
- Size: 953 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# builtin.debug-node

## Contributing
```sh
git clone git@github.com:lvce-editor/debug-node.git &&
cd debug-node &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-debug-node)