Socket
Book a DemoInstallSign in
Socket

typebox-cli

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typebox-cli

CLI tool for various TypeBox and JSON Schema operations

Source
npmnpm
Version
1.0.1-dev
Version published
Weekly downloads
551
-0.9%
Maintainers
1
Weekly downloads
 
Created
Source

TypeBox CLI

Test Package Publication

Description

CLI tool for various TypeBox and JSON Schema operations.

Install

npm install -g typebox-cli

Usage

Convert TypeScript Types to TypeBox schema:

export type T = "test";
typebox codegen TypeBox --source types.ts > typebox.ts

FAQs

Package last updated on 11 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts