Skip to main content
Version: Next

Getting Started

Install 📦12KB gzipped, 0 dependencies​

Npm Icon npm install arktype(or whatever package manager you prefer)
Deno Icon import { type } from "https://deno.land/x/arktype/main.ts"

Our types are tested in strict-mode with TypeScript versions 4.8, 4.9, and 5.0.

Our APIs have mostly stabilized, but details may still change during the alpha/beta stages of our 1.0 release. If you have suggestions that may require a breaking change, now is the time to let us know! ⛵

Your first type​