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.
Collection of essential Qwik Hooks
npm install @qwiky/hooks
# or
pnpm add @qwiky/hooks
# or
yarn add @qwiky/hooks
- 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
This project is heavily inspired by the following awesome projects.
Also thanks to the Qwik Team
And thanks to all the contributors on GitHub!
MIT License © 2023 Vaggelis Yfantis