文件名称:auto-correct:自动在CJK(中文,日文,韩文)和半角字符(字母,数字和符号)之间添加空格
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-23 19:52:01
formatter auto-correct auto-space Ruby
auto-correct Automatically add whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols). 中文、日语、韩语+ 英文混排自动纠正补充空格,此方式已在Ruby China 使用多年,支持HTML 处理。 Other implements Ruby - . Go - . Rust - . Features Auto add spacings between CJK (Chinese) and English words. HTML content support. Usage AutoCorrect.format method for pla
【文件预览】:
auto-correct-main
----.github()
--------workflows()
----auto-correct.gemspec(808B)
----lib()
--------auto-correct.rb(247B)
--------auto-correct()
----Gemfile(104B)
----Rakefile(3KB)
----LICENSE(1KB)
----test()
--------test_helper.rb(615B)
--------html_test.rb(250B)
--------fixtures()
--------string_test.rb(487B)
--------format_test.rb(11KB)
----README.md(3KB)
----.rubocop.yml(3KB)
----Gemfile.lock(774B)
----.gitignore(23B)
----bin()
--------console(246B)
----Changelog.md(1KB)