Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hediet/vscode-delorean-js-debug
https://github.com/hediet/vscode-delorean-js-debug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hediet/vscode-delorean-js-debug
- Owner: hediet
- License: mit
- Created: 2021-06-30T08:48:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T16:25:13.000Z (over 1 year ago)
- Last Synced: 2024-10-06T12:40:07.011Z (3 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=hediet.delorean-js-debug
- Size: 9 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-star - vscode-delorean-js-debug
README
# DeLorean JS Debug: Step Back In (Pure) Functions
[![](https://img.shields.io/static/v1?style=social&label=Sponsor&message=%E2%9D%A4&logo=GitHub&color&link=%3Curl%3E)](https://github.com/sponsors/hediet)
[![](https://img.shields.io/static/v1?style=social&label=Donate&message=%E2%9D%A4&logo=Paypal&color&link=%3Curl%3E)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZP5F38L4C88UY&source=url)
[![](https://img.shields.io/twitter/follow/hediet_dev.svg?style=social)](https://twitter.com/intent/follow?screen_name=hediet_dev)![](./docs/demo.gif)
## Demo
See [README.md](./demo/README.md) of the demo project.
## Usage
See [README.md](./extension/README.md) of the extension.
## Debug Visualizer
This extension works nicely with the [Debug Visualizer](https://marketplace.visualstudio.com/items?itemName=hediet.debug-visualizer) extension:
![](./docs/demo-debug-visualizer.gif)
## See also
[Replay.io](https://replay.io/) for a fully featured time travel debugging solution.