File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<div align =" center " >
44 <img src =" logo.webp " alt =" React Custom Hooks Library Logo " width =" 150 " />
5- </div >
65
7- <div align =" center " style =" margin-top :15px " >
8- [ ![ npm version] ( https://img.shields.io/npm/v/qazuor-react-hooks.svg )] ( https://www.npmjs.com/package/qazuor-react-hooks )
9- [ ![ npm downloads] ( https://img.shields.io/npm/dm/qazuor-react-hooks.svg )] ( https://www.npmjs.com/package/qazuor-react-hooks )
10- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
11- [ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-4.9+-blue.svg )] ( https://www.typescriptlang.org/ )
12- [ ![ React] ( https://img.shields.io/badge/React-18.2+-blue.svg )] ( https://reactjs.org/ )
6+ <div style =" margin-top : 25px ; margin-bottom : 25px " >
7+ <a href="https://www.npmjs.com/package/qazuor-react-hooks"><img src="https://img.shields.io/npm/v/qazuor-react-hooks.svg" alt="npm version" /></a>
8+ <a href="https://www.npmjs.com/package/qazuor-react-hooks"><img src="https://img.shields.io/npm/dm/qazuor-react-hooks.svg" alt="npm downloads" /></a>
9+ <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a>
10+ <a href="https://www.typescriptlang.org/"><img src="https://img.shields.io/badge/TypeScript-4.9+-blue.svg" alt="TypeScript" /></a>
11+ <a href="https://reactjs.org/"><img src="https://img.shields.io/badge/React-18.2+-blue.svg" alt="React" /></a>
12+ </div >
1313</div >
1414
1515A collection of high-quality, fully tested React hooks for common use cases. Written in TypeScript with comprehensive documentation and examples.
You can’t perform that action at this time.
0 commit comments