Skip to content

汉字转换・漢字轉換・漢字変換 An application that converts Japanese kanji, traditional and simplified.

License

Notifications You must be signed in to change notification settings

fog-zs/kanji-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

汉字转换・漢字轉換・漢字変換・Kanji Converter

该应用程序将日本的汉字、繁体字和简体字相互转换。

日本の漢字、繁体字と簡体字を相互変換するWebアプリです。

This application converts Japanese Kanji, traditional and simplified.

技术细节

KanjiConverter 应用程序使用了以下技术和库:

  • React:用于构建用户界面的JavaScript库。
  • Material-UI:用于创建漂亮的UI组件的UI框架。
  • pinyin:用于将文本转换为拼音的JavaScript库。
  • zhuyin:用于将拼音转换为注音的JavaScript库。

示例

以下是一个使用 KanjiConverter 应用程序的示例:

输入日文文本:

図書館

应用程序会将其转换为繁体中文:

圖書館

以及简体中文:

图书馆

拼音:

tú,shū,guǎn

和注音:

ㄊㄨˊ,ㄕㄨ,ㄍㄨㄢˇ

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

贡献

如果您想为 KanjiConverter 应用程序做出贡献或报告问题,请在 GitHub 存储库中创建一个问题或提出请求。

许可证

KanjiConverter 应用程序基于 MIT 许可证 开源。

About

汉字转换・漢字轉換・漢字変換 An application that converts Japanese kanji, traditional and simplified.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published