hook-is-all-you-need
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "hook-is-all-you-need", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Hook is all you need", | ||
"main": "dist/index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/oney/hook-is-all-you-need.git" | ||
}, | ||
"homepage": "https://github.com/oney/hook-is-all-you-need", | ||
"files": [ | ||
@@ -24,2 +29,9 @@ "dist" | ||
"license": "MIT", | ||
"keywords": [ | ||
"react", | ||
"state", | ||
"management", | ||
"hook", | ||
"context" | ||
], | ||
"devDependencies": { | ||
@@ -26,0 +38,0 @@ "@types/react": "^18.3.3", |
@@ -109,2 +109,6 @@ # Hook Is All You Need (HIAYN) | ||
```shell | ||
npm i hook-is-all-you-need | ||
``` | ||
Initialize `Interceptor` and wrap `InterceptorContext` around your root component. | ||
@@ -111,0 +115,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
64758
1
280
0