magic-case
v0.0.1
Published
A magical text case converter for JavaScript — **coming soon!** 🪄
Downloads
4
Readme
magic-case ✨
A magical text case converter for JavaScript — coming soon! 🪄
🚧 Status: Work in Progress
magic-case is under active development.
The goal is to make it super easy to convert strings between various formats like:
- camelCase
- PascalCase
- snake_case
- kebab-case
- UPPERCASE / lowercase
- ...and more to come!
📅 Planned Features
- 🔄 Convert text between multiple case styles
- 🖥️ CLI support for quick conversions in terminal
- 🌐 Works in both Node.js and browser
- 📦 Zero dependencies, lightweight, and fast
- 🧪 Well-tested with examples
🛠️ Current Progress
- [ ] Core conversion functions
- [ ] CLI integration
- [ ] Unit tests
- [ ] Documentation
- [ ] npm package publishing
📬 Stay Tuned
We’ll update this README as development continues.
Follow the repo ⭐ so you get notified when the first version drops!
📜 License
MIT License © 2025 [Your Name]
