タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

TypeScriptとspecとlibraryに関するefclのブックマーク (1)

  • Standard Schema

    Standard SchemaFor entities that validate and transform data The Standard Schema project is a set of interfaces that standardize the provision and consumption of shared functionality in the TypeScript ecosystem. Its goal is to allow tools to accept a single input that includes all the types and capabilities they need— no library-specific adapters, no extra dependencies. The result is an ecosystem

    Standard Schema
    efcl
    efcl 2025/01/30
    TypeScriptのスキーマバリデーションライブラリの共通インターフェースの定義。バリデーションライブラリを利用するライブラリが、外から共通インターフェースの実装を受け取ることで特定のライブラリへの依存をしない
  • 1