@thorclient/ui
v1.0.0
Published
Beautiful, cross-platform & open-source HTTP(S) debugging proxy, analyzer & client UI components.
Maintainers
Readme
@thorclient/ui
Beautiful, cross-platform & open-source HTTP(S) debugging proxy, analyzer & client UI components.
Installation
npm install @thorclient/uiUsage
This package provides React UI components for HTTP debugging and analysis tools. It includes:
- HTTP request/response viewers
- Proxy configuration interfaces
- Network traffic analyzers
- WebSocket debugging tools
- TLS connection inspectors
Development
# Install dependencies
npm install
# Start development server
npm start
# Build for production
npm run build
# Run tests
npm testLicense
AGPL-3.0-or-later
