@magicmock/core
v0.8.0
Published
Core functionality for Magic Mock - HTTP request recording and replay
Downloads
716
Maintainers
Readme
@magicmock/core
Core functionality for Magic Mock - HTTP request recording and replay
This package contains the client-side logic for recording and replaying HTTP requests. It's typically used by the unplugin, but can be used standalone if needed.
Installation
pnpm add @magicmock/coreWhat's Inside
- Client Script - Browser-side code for intercepting requests
- Types - TypeScript definitions
- Utilities - Helper functions for URL encoding/decoding
Usage
This package is usually consumed by @magicmock/unplugin. For standalone usage, see the main documentation.
License
MIT © Charley
