react-fast-hooks
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-fast-hooks", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A collection of custom React hooks", | ||
@@ -45,3 +45,3 @@ "main": "dist/index.esm.js", | ||
"type": "git", | ||
"url": "https://github.com/jpranays/reactive-hooks.git" | ||
"url": "https://github.com/jpranays/react-fast-hooks.git" | ||
}, | ||
@@ -48,0 +48,0 @@ "author": "Pranay <pranay1315@gmail.com>", |
# [react-fast-hooks](https://react-fast-hooks.netlify.app/) | ||
<a href="https://github.com/jpranays/fast-react-hooks"><img src="https://img.shields.io/badge/-Github-323232?style=flat&logo=github&logoColor=white"/></a> <a href="https://npmjs.org/package/react-fast-hooks"><img src="https://img.shields.io/badge/-NPM-bb2222?style=flat&logo=npm"/></a> [![Install size](https://packagephobia.com/badge?p=react-fast-hooks)](https://packagephobia.com/result?p=react-fast-hooks) [![NPM Downloads](https://img.shields.io/npm/dm/react-fast-hooks.svg?style=flat)](https://npmcharts.com/compare/react-fast-hooks?minimal=true) | ||
<a href="https://github.com/jpranays/react-fast-hooks"><img src="https://img.shields.io/badge/-Github-323232?style=flat&logo=github&logoColor=white"/></a> <a href="https://npmjs.org/package/react-fast-hooks"><img src="https://img.shields.io/badge/-NPM-bb2222?style=flat&logo=npm"/></a> [![Install size](https://packagephobia.com/badge?p=react-fast-hooks)](https://packagephobia.com/result?p=react-fast-hooks) [![NPM Downloads](https://img.shields.io/npm/dm/react-fast-hooks.svg?style=flat)](https://npmcharts.com/compare/react-fast-hooks?minimal=true) | ||
@@ -5,0 +5,0 @@ A collection of performant and lightweight custom React hooks. |
34880