🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@typedown/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typedown/cli

CLI to validate and compile Typedown markdown documents.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@typedown/cli

CLI for validating and compiling Typedown content.

@typedown/cli gives you typedown validate and typedown compile so content checks can run in CI or outside your app runtime.

Install

pnpm add -D @typedown/cli

Example

typedown validate "content/**/*.md"
typedown compile "content/**/*.md" --out-dir .typedown

Repo: https://github.com/ddoemonn/typedown

Keywords

cli

FAQs

Package last updated on 18 Mar 2026

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