0.0.3 • Published 5 months ago

@bloopai/ergonomic-debugger-client v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Ergonomic Debug Adapter Protocol (DAP) Client

This project is a Node.js library, written in idiomatic TypeScript, designed to provide a high-level, ergonomic, and robust interface for interacting with DAP-compliant debug adapters.

It aims to simplify the development of custom debugger interfaces and tools by abstracting the complexities of DAP message handling, state management, and asynchronous communication, with a strong focus on creating a maintainable and clear codebase.

This initial release provides the foundational structure and a tested, functional basic subset of debugger APIs.

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago