New:Socket for Asana Is Now Available.Learn more
Get Started

@jgalego/teamapi-schema

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jgalego/teamapi-schema

Zod schemas and types for the extended Team API as Code specification

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
19
-81.73%
Maintainers
1
Weekly downloads
 
Created
Source

@jgalego/teamapi-schema

Zod schemas and inferred TypeScript types for the Team API as Code extended spec — roles, members, services, bounded contexts, interactions, dependencies, cognitive load assessments, and the root TeamApiDocument.

Install

npm install @jgalego/teamapi-schema

Usage

import { TeamApiDocumentSchema } from "@jgalego/teamapi-schema";

const doc = TeamApiDocumentSchema.parse(yourParsedYaml);

Full docs and the extended spec: https://github.com/JGalego/TeamAPI

License

MIT

FAQs

Package last updated on 18 Jul 2026

Related posts