pinia-orm
pinia-orm copied to clipboard
docs: Add examples for packages like axios, vue-query
🔗 Linked issue
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [ ] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
This PR should at working examples to stackblitz and codesandbox how to use pinia-orm right now with commonly used packages like axios or vue-query.
📝 Checklist
- [ ] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.
Hi ! When will this PR be merged? I'm interested in the axios example.