Skip to content

Atscript for TypeScript

The complete guide to using Atscript with TypeScript. This section is self-contained — everything you need to define types in .as files, generate TypeScript code, and use runtime utilities like validation, JSON Schema, and serialization.

What's in This Guide

Introduction:

Atscript Syntax:

Runtime API:

Setup & Tooling:

  • Configuration — config file and plugin options
  • CLI — build .as files from the command line
  • Build Setup — bundler integration (Vite, Rollup, esbuild)

Advanced:

Released under the ISC License.