Postbote
Reference

Package Index

Every public Postbote package and its responsibility.

PackagePurpose
@postbote/coreProvider-neutral message model, errors, pipeline, and factory
@postbote/adapter-resendResend native SDK adapter
@postbote/adapter-resend-httpResend HTTP adapter
@postbote/adapter-mailgun-httpMailgun HTTP adapter
@postbote/adapter-postmarkPostmark native SDK adapter
@postbote/adapter-postmark-httpPostmark HTTP adapter
@postbote/adapter-sendgridSendGrid native SDK adapter
@postbote/adapter-sendgrid-httpSendGrid HTTP adapter
@postbote/plugin-failoverFallback-provider middleware
@postbote/plugin-rate-limitClient-side token-bucket throttling middleware
@postbote/plugin-dry-runStaging and CI send short-circuit
@postbote/plugin-redirectSafe recipient redirection middleware
@postbote/plugin-hooksLifecycle and policy middleware
@postbote/plugin-loggerStructured lifecycle events
@postbote/plugin-otelOpenTelemetry instrumentation
@postbote/plugin-react-emailReact email rendering input transform
@postbote/plugin-better-resultResult-returning send wrapper
@postbote/testingConsumer test adapter, inbox, and matchers
@postbote/adapter-contractContract suite for adapter authors