UNPKG

@drincs/pixi-vn-ink

Version:

Pixi'VN gives you the ability to write your own narrative using Ink

2 lines 247 B
var r="\xA7DOUBLE_SLASH_CONVERTOR\xA7";function n(l){return l.startsWith("^")&&(l=l.substring(1)),l=l.replaceAll("\\\\",r),l=l.replaceAll("\\n",` `),l=l.replaceAll("\\t"," "),l=l.replaceAll(" "," "),l=l.replaceAll(r,"\\\\"),l}export{n as getText};