• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    HTML
  • Created about 14 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Google日本語入力を利用して郵便番号から住所を補完。JSのみで動作。メンテフリー。Complement address string from zip code with using Google Japanese Input API. Works with JS alone, no server side system required. Maintenance free.

概要

  • Google日本語入力APIを利用し、完全にメンテナンスフリーな住所補完機能を提供します。
  • フロントエンドのJavaScriptのみで作動するため、サーバーサイドに手を加える必要はありません。
  • 数行のJavaScriptを書くだけで簡単に既存のフォームに実装できます。

Demo