pkg.soopen package index

brew / 順位 10953

typical を Homebrew, Nix でインストール

typical のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install typical

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#typical

nixpkgs package indexes · pkgs/by-name/ty/typical/package.nix · ソース: api.github.com

概要

パッケージ概要

Data interchange with algebraic data types

コマンドとエイリアス

  • typical

履歴

プロジェクトの歴史と使われ方

Typical is a data-interchange and serialization framework centered on algebraic data types. It defines schemas, then generates serialization and deserialization code for supported languages.

プロジェクトの歴史

The public repository was created in March 2021. Its README presents Typical as a comparison point to Protocol Buffers and Apache Thrift, but with a type system emphasizing non-nullable values, exhaustive pattern matching, and safe schema evolution through asymmetric fields.

The README says the design was informed by experience using Protocol Buffers at Google and Apache Thrift at Airbnb, while clarifying that Typical is not an officially supported product of either company.

採用の歴史

Official adoption evidence is limited. The batch input lists Homebrew and Nix packages, and GitHub release metadata shows continued releases into 2026, including v0.15.0 in April 2026.

使われ方

Users write a schema file such as `types.t`, run commands like `typical format` or `typical generate`, and produce Rust and TypeScript or JavaScript-facing code for binary-compatible message storage or service boundaries.

パッケージ好きにとっての重要性

Typical is interesting to package-focused developers because it packages an opinionated IDL/code-generation stack as a CLI. It sits in the small space between mainstream schema compilers and language-specific serialization libraries, appealing to users who want stronger ADT semantics in generated code.

タイムライン

  • 2021: Public GitHub repository created.
  • 2023: v0.9.x releases published.
  • 2024: v0.10.0 through v0.12.1 releases published.
  • 2026: v0.15.0 published.

Related projects

  • The README explicitly compares Typical with Protocol Buffers and Apache Thrift, while positioning its type-system choices closer to languages such as Rust and Haskell.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
typical実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.16.0
マネージャ更新日2026-07-09
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:typical
バージョン0.16.0
パッケージマネージャHomebrew
ホームページhttps://github.com/stepchowfun/typical
リポジトリhttps://github.com/stepchowfun/typical
最終更新2026-07-09T08:51:38Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

typical

nix profile install nixpkgs#typical
  • normalized package name match
  • 一致条件: Typical
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/typical/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation