npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@remit/api-zod-schemas

v0.0.29

Published

Auto-generated Zod schemas from TypeSpec definitions.

Readme

@remit/api-zod-schemas

Auto-generated Zod schemas from TypeSpec definitions.

Installation

npm install @remit/api-zod-schemas zod

Usage

import { CognitoAuthorizerSchema } from "@remit/api-zod-schemas";
import { z } from "zod";

// Validate data
const data = {
  // your data here
};

const validated = CognitoAuthorizerSchema.parse(data);

// Type inference
type CognitoAuthorizer = z.infer<typeof CognitoAuthorizerSchema>;

Available Schemas

  • AccountExportStateSchema - Enum for AccountExportState
  • CanonicalMailboxRoleSchema - Enum for CanonicalMailboxRole
  • QuarantineFailureStageSchema - Enum for QuarantineFailureStage
  • QuarantineFailureCodeSchema - Enum for QuarantineFailureCode
  • AccountConfigStateSchema - Enum for AccountConfigState
  • AccountAuthTypeSchema - Enum for AccountAuthType
  • ConnectionStateSchema - Enum for ConnectionState
  • SyncPhaseSchema - Enum for SyncPhase
  • FolderAppointmentSourceSchema - Enum for FolderAppointmentSource
  • SystemUpdateCheckStatusSchema - Enum for SystemUpdateCheckStatus
  • SystemUpdatePhaseSchema - Enum for SystemUpdatePhase
  • SystemUpdateOutcomeSchema - Enum for SystemUpdateOutcome
  • NamespaceTypeSchema - Enum for NamespaceType
  • MailboxSyncStatusSchema - Enum for MailboxSyncStatus
  • MailboxCursorStateSchema - Enum for MailboxCursorState
  • MailboxSpecialUseSchema - Enum for MailboxSpecialUse
  • FilterScopeSchema - Enum for FilterScope
  • FilterStateSchema - Enum for FilterState
  • FilterMatchOperatorSchema - Enum for FilterMatchOperator
  • FilterClauseFieldSchema - Enum for FilterClauseField
  • LabelColorSchema - Enum for LabelColor
  • OrganizeJobStateSchema - Enum for OrganizeJobState
  • SortOrderSchema - Enum for SortOrder
  • StarColorSchema - Enum for StarColor
  • MessageCategorySchema - Enum for MessageCategory
  • SenderTrustSchema - Enum for SenderTrust
  • DisplayNameCorrespondenceSchema - Enum for DisplayNameCorrespondence
  • PlacementActionSchema - Enum for PlacementAction
  • SemanticSearchChunkTypeSchema - Enum for SemanticSearchChunkType
  • OutboxMessageStatusSchema - Enum for OutboxMessageStatus
  • OutboxAttachmentStateSchema - Enum for OutboxAttachmentState
  • OutboxAttachmentRejectionReasonSchema - Enum for OutboxAttachmentRejectionReason
  • MessageStatusSchema - Enum for MessageStatus
  • MessageSyncStatusSchema - Enum for MessageSyncStatus
  • AuthenticityVerdictSchema - Enum for AuthenticityVerdict
  • AuthResultVerdictSchema - Enum for AuthResultVerdict
  • PlacementConfidenceSchema - Enum for PlacementConfidence
  • AddressRoleSchema - Enum for AddressRole
  • MediaTypeSchema - Enum for MediaType
  • TransferEncodingSchema - Enum for TransferEncoding
  • ContentDispositionSchema - Enum for ContentDisposition
  • MultipartSubtypeSchema - Enum for MultipartSubtype
  • ReferenceTypeSchema - Enum for ReferenceType
  • LabelActionSchema - Enum for LabelAction
  • MessageSystemFlagSchema - Enum for MessageSystemFlag
  • MessageKeywordFlagSchema - Enum for MessageKeywordFlag
  • MailboxAttributeSchema - Enum for MailboxAttribute
  • StorageTypeSchema - Enum for StorageType
  • ContentEncodingSchema - Enum for ContentEncoding
  • AccountSettingNameSchema - Enum for AccountSettingName
  • MessagePlacementMoveStateSchema - Enum for MessagePlacementMoveState
  • FlagPushOperationSchema - Enum for FlagPushOperation
  • MessageFlagPushStateSchema - Enum for MessageFlagPushState
  • CognitoAuthorizerSchema - CognitoAuthorizer model
  • ValidationErrorSchema - ValidationError model
  • ApiErrorSchema - ApiError model
  • FolderRoleConflictSchema - FolderRoleConflict model
  • AppointFolderRoleConflictSchema - AppointFolderRoleConflict model
  • AmazonApiGatewayIntegrationSchema - AmazonApiGatewayIntegration model
  • NotFoundErrorSchema - NotFoundError model
  • InternalServerErrorSchema - InternalServerError model
  • UnauthorizedErrorSchema - UnauthorizedError model
  • ForbiddenErrorSchema - ForbiddenError model
  • DeleteMeInputSchema - DeleteMeInput model
  • DeleteAccountConfigResponseSchema - DeleteAccountConfigResponse model
  • VipSuggestionsResponseSchema - VipSuggestionsResponse model
  • VipSuggestionEntrySchema - VipSuggestionEntry model
  • CreateExportResponseSchema - CreateExportResponse model
  • AccountExportRequestSchema - AccountExportRequest model
  • AccountExportRequestResponseSchema - AccountExportRequestResponse model
  • QuarantineListResponseSchema - QuarantineListResponse model
  • QuarantineSchema - Quarantine model
  • QuarantineMimeNodeSchema - QuarantineMimeNode model
  • QuarantineResponseSchema - QuarantineResponse model
  • ConfigDescriptionResponseSchema - ConfigDescriptionResponse model
  • AccountConfigSchema - AccountConfig model
  • AccountConfigResponseSchema - AccountConfigResponse model
  • AccountSchema - Account model
  • AccountResponseSchema - AccountResponse model
  • AddressFlagBaseSchema - AddressFlagBase model
  • MutedFlagSchema - MutedFlag model
  • FolderAppointmentSchema - FolderAppointment model
  • SystemUpdateResponseSchema - SystemUpdateResponse model
  • SystemUpdateCheckSchema - SystemUpdateCheck model
  • SystemUpdateRunSchema - SystemUpdateRun model
  • ApplyUpdateInputSchema - ApplyUpdateInput model
  • MailboxSchema - Mailbox model
  • MailboxResponseSchema - MailboxResponse model
  • CreateMailboxInputSchema - CreateMailboxInput model
  • RenameMailboxInputSchema - RenameMailboxInput model
  • AppointFolderRoleInputSchema - AppointFolderRoleInput model
  • FilterSchema - Filter model
  • FilterClauseSchema - FilterClause model
  • FilterResponseSchema - FilterResponse model
  • CreateFilterInputSchema - CreateFilterInput model
  • UpdateFilterInputSchema - UpdateFilterInput model
  • LabelSchema - Label model
  • LabelResponseSchema - LabelResponse model
  • CreateLabelInputSchema - CreateLabelInput model
  • UpdateLabelInputSchema - UpdateLabelInput model
  • OrganizeInputSchema - OrganizeInput model
  • CreateOrganizeJobResponseSchema - CreateOrganizeJobResponse model
  • OrganizePreviewResponseSchema - OrganizePreviewResponse model
  • OrganizeJobRequestSchema - OrganizeJobRequest model
  • OrganizeJobResponseSchema - OrganizeJobResponse model
  • EmptyTrashResponseSchema - EmptyTrashResponse model
  • SyncTriggerResponseSchema - SyncTriggerResponse model
  • AccountSyncStatusResponseSchema - AccountSyncStatusResponse model
  • MailboxSyncProgressSchema - MailboxSyncProgress model
  • CreateAccountInputSchema - CreateAccountInput model
  • TestConnectionInputSchema - TestConnectionInput model
  • TestConnectionResponseSchema - TestConnectionResponse model
  • UpdateAccountInputSchema - UpdateAccountInput model
  • DeleteAccountResponseSchema - DeleteAccountResponse model
  • ThreadMessageSchema - ThreadMessage model
  • ThreadMessageResponseSchema - ThreadMessageResponse model
  • MessageAuthenticitySchema - MessageAuthenticity model
  • AutoMovedInfoSchema - AutoMovedInfo model
  • LabelSummaryResponseSchema - LabelSummaryResponse model
  • MessageSpamReportSchema - MessageSpamReport model
  • ThreadSearchResponseSchema - ThreadSearchResponse model
  • SemanticSearchResultSchema - SemanticSearchResult model
  • CreateOutboxMessageInputSchema - CreateOutboxMessageInput model
  • OutboxMessageSchema - OutboxMessage model
  • OutboxMessageResponseSchema - OutboxMessageResponse model
  • OutboxAttachmentSchema - OutboxAttachment model
  • OutboxAttachmentResponseSchema - OutboxAttachmentResponse model
  • UpdateOutboxMessageInputSchema - UpdateOutboxMessageInput model
  • MintOutboxAttachmentInputSchema - MintOutboxAttachmentInput model
  • MintOutboxAttachmentResponseSchema - MintOutboxAttachmentResponse model
  • OutboxAttachmentRejectedSchema - OutboxAttachmentRejected model
  • OutboxAttachmentRejectionSchema - OutboxAttachmentRejection model
  • AddressSchema - Address model
  • AddressFlagsSchema - AddressFlags model
  • TrustedFlagSchema - TrustedFlag model
  • BlockedFlagSchema - BlockedFlag model
  • VipFlagSchema - VipFlag model
  • WellknownFlagSchema - WellknownFlag model
  • JunkOnlyFlagSchema - JunkOnlyFlag model
  • CategoryFlagSchema - CategoryFlag model
  • AutoArchiveFlagSchema - AutoArchiveFlag model
  • UnsubscribedFlagSchema - UnsubscribedFlag model
  • AddressResponseSchema - AddressResponse model
  • UpdateAddressInputSchema - UpdateAddressInput model
  • UpdateAddressFlagsInputSchema - UpdateAddressFlagsInput model
  • DescribeMessageResponseSchema - DescribeMessageResponse model
  • MessageSchema - Message model
  • MessageAuthResultSchema - MessageAuthResult model
  • MessageProviderSpamSchema - MessageProviderSpam model
  • MessagePlacementVerdictSchema - MessagePlacementVerdict model
  • MessageFilterMoveSchema - MessageFilterMove model
  • MessageSummaryResponseSchema - MessageSummaryResponse model
  • EnvelopeResponseSchema - EnvelopeResponse model
  • EnvelopeAddressResponseSchema - EnvelopeAddressResponse model
  • BodyPartSchema - BodyPart model
  • BodyPartResponseSchema - BodyPartResponse model
  • MessageReferenceSchema - MessageReference model
  • MessageReferenceResponseSchema - MessageReferenceResponse model
  • RawMessageResponseSchema - RawMessageResponse model
  • UpdateFlagsInputSchema - UpdateFlagsInput model
  • BulkUpdateFlagsInputSchema - BulkUpdateFlagsInput model
  • MessageBulkOperationResultSchema - MessageBulkOperationResult model
  • DeleteMessagesInputSchema - DeleteMessagesInput model
  • BulkMessageInputSchema - BulkMessageInput model
  • MoveMessagesInputSchema - MoveMessagesInput model
  • CopyMessagesInputSchema - CopyMessagesInput model
  • UpdateMessageLabelsInputSchema - UpdateMessageLabelsInput model
  • SpamReportBulkResultSchema - SpamReportBulkResult model
  • SpamReportFailureSchema - SpamReportFailure model
  • EnvelopeAddressSchema - EnvelopeAddress model
  • AccountSettingValueSchema - AccountSettingValue model
  • BooleanSettingSchema - BooleanSetting model
  • StringSettingSchema - StringSetting model
  • NumberSettingSchema - NumberSetting model
  • StringListSettingSchema - StringListSetting model
  • MapSettingSchema - MapSetting model
  • MutedFlagSettingSchema - MutedFlagSetting model
  • AccountSettingSchema - AccountSetting model
  • MailboxAttributeEntrySchema - MailboxAttributeEntry model
  • MailboxSpecialUseEntrySchema - MailboxSpecialUseEntry model
  • MailboxFlagSchema - MailboxFlag model
  • MailboxLockSchema - MailboxLock model
  • MessageFlagSchema - MessageFlag model
  • MessagePlacementMoveSchema - MessagePlacementMove model
  • MessageFlagPushSchema - MessageFlagPush model
  • EnvelopeSchema - Envelope model
  • SenderSignerStandingSchema - SenderSignerStanding model
  • BodyPartParameterSchema - BodyPartParameter model
  • RawMessageStorageSchema - RawMessageStorage model
  • BodyPartStorageSchema - BodyPartStorage model
  • BodyPartContentSchema - BodyPartContent model
  • MessageLabelSchema - MessageLabel model
  • FilterAnchorSchema - FilterAnchor model
  • MicrosoftOAuthStartRequestSchema - MicrosoftOAuthStartRequest model
  • MicrosoftOAuthStartResponseSchema - MicrosoftOAuthStartResponse model

Generated by

This package was generated using @kattebak/typespec-zod-emitter.