Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

a JavaScript implementation of Migemo

License

NotificationsYou must be signed in to change notification settings

wakaba/migemojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migemo.js - Yet another Migemo implementation in JavaScript~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~This is a Migemo implementation in JavaScript.* Usage  <script src="path/to/migemo.js" id=script-migemojs></script>  <script>    regexp = new RegExp (MigemoJS.getRegExp (input));  </script>(Don't forget the |id| attribute of the first |script| element.)See also demo: <https://suika.suikawiki.org/migemojs/demos/getregexp.html>.* AvailabilityThe git repository for this script is available from:- <https://github.com/wakaba/migemojs>* See alsoMigemo: ローマ字のまま日本語をインクリメンタル検索<http://0xcc.net/migemo/>.XUL Apps > XUL/Migemo - outsider reflex<http://piro.sakura.ne.jp/xul/_xulmigemo.html>.SuikaWiki:Migemo <https://wiki.suikawiki.org/n/Migemo>.* AuthorWakaba <wakaba@suikawiki.org>.* AcknowledgementsThe most essential part of this script is derived from XUL/Migemo, aXUL implementation of Migemo for Mozilla browsers.* LicenseGPL2.  See the "LICENSE" file.

About

a JavaScript implementation of Migemo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp