https://github.com/ptthanh02/minestyle
A text formatting website for minecraft server creators
https://github.com/ptthanh02/minestyle
Last synced: 2 months ago
JSON representation
A text formatting website for minecraft server creators
- Host: GitHub
- URL: https://github.com/ptthanh02/minestyle
- Owner: ptthanh02
- License: mit
- Created: 2025-08-12T08:26:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T09:38:19.000Z (2 months ago)
- Last Synced: 2025-08-12T10:25:18.223Z (2 months ago)
- Language: HTML
- Homepage: https://ptthanh02.github.io/MineStyle/
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MineStyle 🎨⛏️
A modern text formatting tool for Minecraft server creators and content writers. Transform plain text into elegant small caps or vibrant Minecraft color codes with an intuitive, professional interface.
[](https://ptthanh02.github.io/MineStyle)
[](LICENSE)
## 🌟 Features
### 📝 Small Caps Converter
- **Unicode Small Caps**: Universal format that works everywhere
- **CSS Small Caps**: Web-optimized formatting for websites
- Live preview and one-click copy functionality### ⛏️ Minecraft Text Formatting
- Complete color palette with all 16 standard Minecraft colors
- Custom hex color support with visual color picker
- Text formatting options: bold, italic, underline, strikethrough, magic text
- Professional quick presets (Server Welcome, Error, Success, etc.)
- Advanced gradient text generator
- Live Minecraft preview showing exactly how text appears in-game## 🚀 Quick Start
1. **Visit**: [https://ptthanh02.github.io/MineStyle](https://ptthanh02.github.io/MineStyle)
2. **Choose** your formatting tool from the navigation menu
3. **Type** your text and apply colors/formatting
4. **Copy** the formatted result with one click
5. **Paste** into your Minecraft server, social media, or documents## 💻 Local Development
```bash
# Clone the repository
git clone https://github.com/ptthanh02/MineStyle.git
cd MineStyle# Start a local server
python -m http.server 8000
# OR
npx serve .# Visit http://localhost:8000
```## 🎯 Use Cases
**Minecraft Servers**: Create colorful MOTD messages, announcements, and plugin text
**Content Creation**: Generate elegant small caps for social media and documents
**Development**: Format text for Minecraft plugins and server configurations## 🤝 Contributing
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
**Made with ❤️ for the Minecraft community**