JSPM

@lumenize/ts-runtime-parser-validator

0.26.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 40
    • Score
      100M100P100Q46832F
    • License MIT

    TypeScript runtime validator/parser for Cloudflare Workers — dynamic schemas, DO facets, typia-powered (parse, don't validate). Experimental.

    Package Exports

    • @lumenize/ts-runtime-parser-validator

    Readme

    @lumenize/ts-runtime-parser-validator

    Experimental. Runtime parser/validator for Cloudflare Workers, built on typia. Parse-don't-validate: one call fills @default values and validates against TypeScript interfaces, returning typed data or structured errors.

    For complete documentation, visit https://lumenize.com/docs/ts-runtime-parser-validator/introduction

    This package supersedes the tsc-based @lumenize/ts-runtime-validator, which is now deprecated. The old package was experimental with no known external users, so we didn't write a migration guide — treat this as a fresh package and see Getting Started.

    Installation

    npm install @lumenize/ts-runtime-parser-validator