https://github.com/natade-jp/mojijs
日本語の文字データを解析及び変換するライブラリ
https://github.com/natade-jp/mojijs
charset encoding-library euc-jis-2004 euc-jp javascript jscript jscript-library shift-jis shift-jis-2004 unicode wsh
Last synced: 2 months ago
JSON representation
日本語の文字データを解析及び変換するライブラリ
- Host: GitHub
- URL: https://github.com/natade-jp/mojijs
- Owner: natade-jp
- License: mit
- Created: 2019-08-03T09:07:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-18T07:56:28.000Z (3 months ago)
- Last Synced: 2026-01-18T17:40:23.423Z (3 months ago)
- Topics: charset, encoding-library, euc-jis-2004, euc-jp, javascript, jscript, jscript-library, shift-jis, shift-jis-2004, unicode, wsh
- Language: JavaScript
- Homepage: https://natade-jp.github.io/MojiJS/docs/
- Size: 4.82 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MojiJS
## ⚠️ このリポジトリはアーカイブされています
MojiJS は名称変更により、後継ライブラリ **mojix** として継続開発されています。
- 新リポジトリ: https://github.com/natade-jp/mojix
- npm: https://www.npmjs.com/package/mojix
通常の JavaScript 環境では **mojix の利用を推奨します**。
---
### ECMAScript 3 / JScript について
MojiJS は **ECMAScript 3 に対応**しており、
JScript(WSH、旧 IE など)環境で利用できます。
後継の mojix は ECMAScript 3 をサポートしていません。
JScript 互換が必要な場合のみ、本リポジトリを引き続きご利用ください。
※ 本リポジトリに新機能の追加予定はありません。
---
## ⚠️ This repository has been archived
**MojiJS** has been renamed and continued as **mojix**.
- New repository: https://github.com/natade-jp/mojix
- npm package: https://www.npmjs.com/package/mojix
Please use **mojix** for all new development.
---
### About ECMAScript 3 / JScript support
MojiJS supports **ECMAScript 3** and can be used in **JScript environments**
(e.g. Windows Script Host, legacy Internet Explorer).
**mojix does NOT support ECMAScript 3**.
If you specifically need JScript / ES3 compatibility, you may continue using MojiJS.
No new features will be added to this repository.