Skip to content

afreeorange/stylish-text-generator

Repository files navigation

Stylish Text Generator

Use the generated text for shit like Instagram where you're not allowed to use markup. Here because too I'm lazy to Google existing ones. See it in action here.

Will do letters and numbers: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890

Development

Uses Preact and is bootstrapped by Vite.

# Start a live-reloading server
npm run dev

# Build
npm run build

References

License

WTFPL