Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.15 KB

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

  1. Fork it!
  2. Create your feature branch: git checkout -b feat/new-hook
  3. Commit your changes: git commit -am 'feat(hooks): add a new hook'
  4. Push to the branch: git push origin feat/new-hook
  5. 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