使い方: SemverCompare
SemverCompare はブラウザ内で即座にcompare two semantic versions by precedence and tell you whether the change is breakingできる無料のオンライン開発者ツールツールです。データを貼り付けてオプションを選ぶだけで結果がリアルタイムに得られます——インストール不要、登録不要、サーバーへの送信も一切ありません。
説明
Compare two semantic versions by precedence and tell you whether the change is breaking.
- 開発者ツール
- すべての計算がクライアント側で行われるため、APIキーやトークンなどの機密データにも安心して使えます。
使い方
SemverCompare の使い方は3ステップ:
- 入力ボックスにデータを貼り付け(または例を読み込み)。
- 目的の形式やシーンに合わせてオプションを調整。
- 出力をコピー・ダウンロード・確認——入力に応じてライブ更新。
実行
例
Compare against 1.9.0 — numerically per component, not as a string, so 1.10.0 wins.
入力
1.10.0
出力
1.10.0 < 2.0.0 Comparison: A is OLDER than B Difference: major -1, minor 10, patch 0 Breaking change between them: YES (major differs)
此输出由工具真实运行产生,并非人工编写。
ユースケース
SemverCompare が役立つ場面:
- Compare two semantic versions by precedence and tell you whether the change is breaking.
パラメータ
| key | オプション | type | allowed | default | SemverCompare |
|---|---|---|---|---|---|
mode | Operation | select | parse (Parse and explain), compare (Compare two versions), bump (Bump a part), range (Test a range), sort (Sort a list) | — | compare |
b | Second version / range | text | — | 2.0.0 | — |
part | Bump part | select | major, minor, patch, premajor, preminor, prepatch, prerelease | — | — |
pre | Prerelease tag | text | — | beta | — |
入力: text · 出力: text · live: ✓
FAQ
Semver Compare とは?
compare two semantic versions by precedence and tell you whether the change is breakingためのツールです。すべてブラウザ内で動作するためデータは外部に出ません。
無料で使えますか?
はい。無制限・登録不要・インストール不要で使えます。
データは送信されますか?
いいえ。すべての処理はローカルで実行され、サーバーには送信されません。
注意事項
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
関連ツール
Cron 数式解析Explain cron syntax and compute the next 10 run times.HTTP ステータス Code 一覧Search all HTTP status codes with meanings and usage notes.User-Agent 解析Break a User-Agent string into browser, engine and OS.ASCII 文字テーブルInteractive reference of all 128 ASCII codes.Unicode 文字一覧Inspect code points, blocks and UTF encodings of any character..gitignore 生成Assemble a .gitignore from curated stack templates.