Pinned Loading
-
-
-
gojibake
gojibake PublicGenerates garbled text by combining multiple characters like ligatures.
TypeScript
-
アツアツのゴハン
アツアツのゴハン 1const regexp = /^(?:(?<a>\p{scx=Katakana}[ァィゥェォャュョヮ]?)(?<tsu>\p{scx=Katakana}+)){2}の(?<go>\p{scx=Katakana}[ァィゥェォャュョヮ]?)(?<han>\p{scx=Katakana}*)$/u
2const atsuatsugohan = "アツアツのゴハン"
3const gotsugotsuahan = atsuatsugohan.replace(regexp, "$<go>$<tsu>$<go>$<tsu>の$<a>$<han>")
-
pdf-linter
pdf-linter PublicFind problems with text in your PDF file, Runs client-side only powered by PDF.js and textlint
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




