Qwiky (WIP)
This is a WIP, please don't use it in production a lot of things will break as we move forward with the development.
Qwiky is a collection of hooks, utilities, and components for Qwik framework.
π¦ Hooks
Collection of essential Qwik Hooks
π¦ Getting Started
npm install @qwiky/hooks
# or
pnpm add @qwiky/hooks
# or
yarn add @qwiky/hooks
ποΈ Contribute
- Fork it!
- Create your feature branch: git checkout -b feat/new-hook
- Commit your changes: git commit -am 'feat(hooks): add a new hook'
- Push to the branch: git push origin feat/new-hook
- Submit a pull request :D
π€© Thanks
This project is heavily inspired by the following awesome projects.
Also thanks to the Qwik Team
And thanks to all the contributors on GitHub!
π License
MIT License Β© 2023 Vaggelis Yfantis