qortex-react
v0.3.1
Published
React hook bridge for qortex runtime
Downloads
110
Maintainers
Readme
🎭 qortex-react
React hooks for universal data access. Set and read data from anywhere! ⚛️
✨ What makes this special?
qortex-react lets you set and read data from anywhere - not just React components! Perfect for:
- 🔐 App core data - Authentication, user profiles accessible from anywhere
- 🔄 Background services - WebSocket updates, timers, external events
- 🎯 Cross-component communication - No more prop drilling
- ⚡ Real-time updates - Push changes from anywhere, see them in React instantly
npm install qortex-react📚 Documentation
Complete documentation, examples, and API reference available at:
🌐 qortex.darshannaik.com
📄 License
LGPL-3.0 License - see LICENSE file for details.
🎯 Support
Need help? Have questions? Want to chat about data fetching strategies?
- 📚 Documentation: qortex.darshannaik.com
- 📧 Email: darshannaik.com
- 🐛 Issues: GitHub Issues
- 💬 Discussions: GitHub Discussions
- 🌟 Repository: https://github.com/Darshan-Naik/qortex
