Thanks to visit codestin.com
Credit goes to lib.rs

#cache #query #font-lab #metadata #flags #lmdb #user-facing #modes

bin+lib typg-cli

CLI for typg (made by FontLab https://www.fontlab.com/)

5 stable releases

5.0.13 Apr 8, 2026
5.0.11 Apr 7, 2026
1.0.1 Apr 3, 2026

#305 in Caching

MIT license

73KB
2K SLoC

typg CLI.

The CLI exposes three user-facing modes:

  • find for live scans over directories,
  • cache for reusing saved metadata or an LMDB index,
  • serve for HTTP access to the same query model.

The command-line flags map directly onto the shared Query type in typg-core, so the same filter semantics apply across live, cached, HTTP, and Python entry points.

Made by FontLab https://www.fontlab.com/

Dependencies

~12–21MB
~287K SLoC