JounQin / ideas

Enforceable and creative ideas to be implemented.
MIT License
1 stars 0 forks source link

一个检测零宽字符的 npm 包和 VS Code 插件 #1

Closed JounQin closed 2 years ago

JounQin commented 5 years ago
const zeroWidthNonJoiner = '‌';
const zeroWidthJoiner = '‍';
const zeroWidthSpace = '​';
const zeroWidthNoBreakSpace = '';
const leftToRightMark = '‎';
const rightToLeftMark = '‏';
JounQin commented 5 years ago

https://github.com/JounQin/zero-wdith-detection

JounQin commented 2 years ago

https://github.com/textlint-rule/textlint-rule-no-zero-width-spaces