Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wakaba/migemojs
a JavaScript implementation of Migemo
https://github.com/wakaba/migemojs
javascript kana kanji migemo romaji
Last synced: 3 months ago
JSON representation
a JavaScript implementation of Migemo
- Host: GitHub
- URL: https://github.com/wakaba/migemojs
- Owner: wakaba
- License: other
- Created: 2011-06-25T02:51:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-18T05:45:21.000Z (about 2 years ago)
- Last Synced: 2024-05-29T00:26:28.145Z (6 months ago)
- Topics: javascript, kana, kanji, migemo, romaji
- Language: JavaScript
- Homepage:
- Size: 2.65 MB
- Stars: 29
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Migemo.js - Yet another Migemo implementation in JavaScript
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~This is a Migemo implementation in JavaScript.
* Usage
regexp = new RegExp (MigemoJS.getRegExp (input));
(Don't forget the |id| attribute of the first |script| element.)
See also demo: .
* Availability
The git repository for this script is available from:
-
* See also
Migemo: ローマ字のまま日本語をインクリメンタル検索
.XUL Apps > XUL/Migemo - outsider reflex
.SuikaWiki:Migemo .
* Author
Wakaba .
* Acknowledgements
The most essential part of this script is derived from XUL/Migemo, a
XUL implementation of Migemo for Mozilla browsers.* License
GPL2. See the "LICENSE" file.