0.5.2 • Published 1 year ago

@rbxts/dbg-it v0.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Dbg-It! is a debugging suite for roblox-ts featuring:

  • A simple, yet powerful command interpreter with
    • Type safety
    • Plenty of built-in types and helpful built-in commands
    • Permission management with hooks
    • Server to client data replication
  • Logging with @rbxts/log

Installation

Dbg-It! requires the use of roblox-ts.

From NPM (recommended): npm i @rbxts/dbg-it

From Github: npm i git+https://github.com/berry-blossom/dbg-it.git

Documentation

No documentation is available yet, but you can check out some of the built-ins for examples on creating commands or types.

Attributions