Skip to main content

@webframp/dry-run

v2026.04.22.1

Dry-run execution driver that captures method requests without executing them. Useful for debugging, auditing, and validating workflows.

Repository

https://github.com/webframp/swamp-extensions

Labels

driverdebuggingdry-runaudit

Contents

Quality score

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @webframp/dry-run

Dry Run
@webframp/dry-rundry_run.ts

Captures method execution requests without running them. Returns the request envelope as a resource for debugging and auditing.