文字 / moji

Find the right font without leaving your terminal.

Search multiple sources, rank complete font families, preview results in a fast TUI, and download through a safety-checked pipeline.

$ npm install --global @microck/moji

$ moji get "Inter bold" --dry-run

Would download:

1   OTF   bold   getfonts.cc/...

$ moji "Source Sans"

Finding results...

Safe by default

HTTPS enforcement, redirect limits, size checks, magic-byte validation, and atomic writes.

Human and script friendly

Use the live terminal interface, stable tables, or structured JSON with meaningful exit codes.

Fast repeat searches

Concurrent providers, bounded retries, one-hour caching, ranking, and SHA-256 deduplication.