Automic VaultAutomic Vault

brew

bibtex-tidy を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bibtex-tidy

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bibtex-tidy

nixpkgs package indexes · pkgs/by-name/bi/bibtex-tidy/package.nix · ソース: api.github.com

概要

パッケージ概要

Cleaner and Formatter for BibTeX files

コマンドとエイリアス

  • bibtex-tidy

履歴

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

bibtex-tidy is a JavaScript/TypeScript formatter and cleaner for BibTeX files, shipped as a CLI, browser app, API, Docker image, and pre-commit hook.

プロジェクトの歴史

The public GitHub repository begins with an initial commit in December 2017, and the package.json describes the project as 'Tidy bibtex files' with a bibtex-tidy command-line executable.

The changelog records growth from basic cleanup into duplicate checking, multi-file operation, pre-commit integration, trailing commas, empty-field removal, wrapping, key generation, and a higher-performance parser.

採用の歴史

bibtex-tidy fits the formatter wave that made source-formatting tools common in developer workflows: the README documents browser use, CLI installation through npm, a JavaScript/TypeScript API, Docker, and pre-commit usage.

Homebrew and Nix packaging make it available to users who manage bibliography tooling alongside other command-line development utilities rather than through npm alone.

使われ方

Typical usage is running bibtex-tidy against a .bib file to normalize indentation, field alignment, casing, URL encoding, field ordering, duplicates, and output behavior.

The v1.10 changelog previews a v2-style safer CLI where files are not overwritten by default unless --modify is specified, reflecting the package's role in automated formatting pipelines.

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

bibtex-tidy is package-nerd interesting because it brings the expectations of modern code formatters to the old BibTeX file format: deterministic output, pre-commit hooks, stdin/stdout behavior, Docker packaging, and npm/Homebrew/Nix distribution.

It is especially useful for teams that store .bib files in source control and want noisy bibliography diffs reduced to stable, reviewable changes.

タイムライン

  • 2017-12-02: Initial public GitHub commit.
  • 2020: README media and project docs show an established browser and CLI workflow.
  • 2021: v1.8.x changelog entries add a higher-performance parser, type definitions, and a new release process with tags.
  • 2023: v1.9.0 adds JabRef-style key generation, Docker configuration, URL-persisted web UI configuration, and a Svelte web UI rewrite.
  • 2024: v1.10.0 previews safer v2 CLI semantics for stdin/stdout and file modification.

Related projects

  • BibTeX is the bibliography format that bibtex-tidy parses and rewrites.
  • JabRef is referenced by bibtex-tidy's generated-key template support.
  • pre-commit is a common integration point for using bibtex-tidy in source-controlled bibliography projects.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bibtex-tidycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.14.0
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://flamingtempura.github.io/bibtex-tidy/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bibtex-tidy
バージョン1.14.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bibtex-tidy
ホームページhttps://flamingtempura.github.io/bibtex-tidy/
リポジトリhttps://github.com/FlamingTempura/bibtex-tidy
上流ドキュメントhttps://flamingtempura.github.io/bibtex-tidy
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/bibtex-tidy/-/bibtex-tidy-1.14.0.tgz
最終更新2026-06-15T10:20:10-04:00
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebibtex-tidy
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

bibtex-tidy

nix profile install nixpkgs#bibtex-tidy
  • normalized package name match
  • 一致条件: Bibtex Tidy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bibtex-tidy/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment