bungferry / text-generator

Fancy Text Generator

Home Page:https://text-generators.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stylish Text Generator

Use the generated text for shit like Instagram where you're not allowed to use markup. Here because (a) I'm lazy to Google existing ones and (b) I cannot stand the modern web app.

Will do letters and numbers: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890

Development

This is my first Svelte project!

# Install dependencies
yarn

# Start live-reloading server
yarn dev

# Clean
yarn clean

# Build
yarn build

Resources

AKA "Where I took all the glyphs from."

TODO

Could not find a way to change the publicPath without looking at Svelte CLI (which mentions... Vue?) and SvelteKit which seems complicated. Might have to do this with Rollup.

License

WTFPL

About

Fancy Text Generator

https://text-generators.vercel.app/


Languages

Language:TypeScript 73.5%Language:JavaScript 9.7%Language:Svelte 9.6%Language:HTML 3.6%Language:CSS 2.1%Language:Shell 1.5%