Skip to content

moontaiworks/yargs-typebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68f49fa · Oct 7, 2024

History

4 Commits
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 7, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 7, 2024
Oct 7, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024

Repository files navigation

yargs-typebox

NPM Version NPM Downloads Codecov

Use TypeBox to define your yargs arguments.

Install

NPM

npm install yargs-typebox

Yarn

yarn add yargs-typebox

PNPM

pnpm add yargs-typebox

Usage

import { ... } from "yargs-typebox";

// TBD

API Document

See the API documentation.