Skip to content

sen-ltd/encoder-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder Diff

Demo

1 つの文字列を Base64 / URL percent / HTML entities / \u escape の 4 形式に同時変換・比較できる静的 Web ツール。エンコード / デコード双方向対応。ゼロ依存、ビルド不要。

Live demo: https://sen.ltd/portfolio/encoder-diff/

Screenshot

特徴 / Features

  • 4 形式同時変換: Base64 / URL percent / HTML entities / Unicode \u escape
  • 双方向: エンコード / デコードをラジオボタンで切替
  • UTF-8 / 絵文字対応
  • エラー時は該当カードだけ赤表示
  • 日本語 / 英語 UI、URL クエリ共有
  • ゼロ依存、ビルドツール不要

ローカル起動

npm run serve

テスト

npm test

21 test cases on node --test. No dependencies.

ライセンス

MIT. See LICENSE.


Part of the SEN portfolio series.

Links

About

Encode to Base64, URL, HTML entities, and \u escape simultaneously

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors