Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Web Diff

ブラウザで動作するテキスト差分ツールです。2つのテキストを貼り付けてサイドバイサイドで比較できます。

機能

  • 行単位の差分 — 追加・削除された行をハイライト表示し、行内の変更箇所を単語レベルで強調
  • 単語単位の差分 — 段落単位でテキストを比較し、変更された単語をインラインで表示
  • Unified / Split 表示 — 差分を1カラム(Unified)または左右2カラム(Split)で表示。行・単語両モードに対応
  • 空白の無視 — 各行の前後の空白を無視して比較
  • キーボードショートカットCtrl+Enter / Cmd+Enter で比較を実行

起動方法

python3 -m http.server 8080

ブラウザで http://localhost:8080 を開いてください。

依存関係

  • jsdiff 5.2.0 — CDN 経由で読み込み(インストール不要)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages