Skip to content

httptape/httptape-js

Repository files navigation

httptape-js

JavaScript/TypeScript SDK for httptape -- HTTP traffic recording, sanitization, and replay.

Packages

Package Description
vite-plugin-httptape Vite plugin that manages an httptape process during vite dev
@httptape/binary-* Platform-specific httptape binaries (installed automatically)

Monorepo structure

This is a pnpm workspace monorepo. The Vite plugin is the primary user-facing package. The @httptape/binary-* packages are platform-specific wrappers around the httptape Go binary, installed automatically as optional dependencies.

Development

pnpm install
pnpm typecheck
pnpm lint
pnpm test

License

Apache-2.0

About

Vite plugin and Node.js ecosystem integrations for httptape — record/replay HTTP, redact on write, hand-edit JSON fixtures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors