Menu
@typeofweb/schema logo@typeofweb/schema logo@typeofweb/schemaDocumentation
GitHub
🌜
🌞
@typeofweb/schema logo@typeofweb/schema logo@typeofweb/schema
  • Documentation
  • GitHub
  • Getting started
    • Introduction
    • Setup
  • API Reference
    • validate
    • Validators
      • oneOf
      • string
      • number
      • boolean
      • date
      • object
      • array
      • unknown
    • Modifiers
      • nullable
      • optional
      • nil
      • minArrayLength
      • minStringLength
      • Custom modifiers (refinements)
    • Utilities
      • pipe (λ)
      • TypeOf<S>

Setup

yarn#

Install the package with yarn:

yarn add @typeofweb/schema

npm#

Install the package with npm:

npm install @typeofweb/schema

Edit this page
Last updated on 6/27/2021 by Michal Miszczyszyn
Previous
« Introduction
Next
validate »
  • yarn
  • npm

Docs

  • Getting started
  • Validators
  • Modifiers
  • Utilities

Community

  • Discord
  • Twitter
  • Facebook

More

  • GitHub
Copyright © 2021 Type of Web