Generate retro-futuristic placeholder text that's absolutely electric ⚡
Welcome to the most radical lorem ipsum generator in cyberspace! This synthwave-themed text generator creates placeholder content that's perfect for your 80s-inspired designs, cyberpunk projects, and neon-soaked websites.
- 🎵 Synthwave vocabulary - Words like "neon", "cyberdeck", "retrowave", and "hologram"
- 🚀 Multiple formats - Plain text, HTML, or JSON output
- 🌈 API endpoints - Integrate directly into your projects
- 🎮 Retro aesthetic - Built with that authentic 80s vibe
- ⚡ Cloudflare Workers - Lightning-fast generation
Visit the live generator at: [Your deployed URL here]
Or use the API directly:
GET /api/generate?paragraphs=3&sentences=5&format=text
Parameters:
paragraphs(1-10) - Number of paragraphssentences(1-10) - Sentences per paragraphformat- Output format:text,html, orjson
This project runs on Cloudflare Workers and needs the Wrangler CLI to power up your dev environment! 🚀
# Install the Wrangler CLI globally - your gateway to the edge! ⚡
npm install -g wrangler
# Login to your Cloudflare account (you'll need one for deployment)
wrangler login# Clone the repo
git clone https://github.com/StephanieF/synthwave-lorem.git
cd synthwave-lorem
# Install dependencies
npm install
# Start local development - time to see the magic happen! ✨
wrangler devVisit http://localhost:8787 to see your changes in real-time! The future is now! 🌆
Pro tip: If you're new to Cloudflare Workers, check out their getting started guide - it's the perfect primer for entering the serverless matrix! 🤖
Ready to join the synthwave revolution? We'd love your help making this generator even more radical! 🕶️
- 🐛 Report bugs - Help us squash those glitches in the matrix!
- 💡 Suggest features - Got ideas to make this even more electric?
- 🌈 Add new words - Help expand our synthwave vocabulary!
- 🚀 Fork & customize - Make your own version of the generator!
- ⭐ Star the repo - Show some love for the project!
- Fork the repository to your own GitHub account
- Create a new branch for your feature:
git checkout -b feature/your-awesome-feature
- Make your changes and test them locally with
wrangler dev - Commit your changes with a clear message:
git commit -m "Add awesome synthwave feature" - Push to your fork:
git push origin feature/your-awesome-feature
- Open a Pull Request on the main repository
This project is licensed under the MIT License - see the LICENSE file for details.
Keep the neon dreams alive! 🌆✨
Made with 💖 and plenty of synthwave vibes