fancy-text-converter
Version:
Converts a given text from https://lingojam.com/FancyTextGenerator to it's normal string equivalent
18 lines (17 loc) • 428 B
JSON
{
"name": "fancy-text-converter",
"version": "1.0.9",
"description": "Converts a given text from https://lingojam.com/FancyTextGenerator to it's normal string equivalent",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Text",
"Unicode",
"Converter",
"Characters"
],
"author": "Vincent \"stroopwafe1\" Houtjes",
"license": "ISC"
}