UNPKG

unicode-transformer

Version:

NPM package to convert normal string to styled string and vice versa by unicode transformations.

11 lines 216 B
{ "compilerOptions": { "outDir": "./dist", "module": "CommonJS", "target": "ES6", "strict": true, "esModuleInterop": true, "declaration": true }, "include": ["src"] }