UNPKG

@nooks/use-fade-in

Version:

React Hook to fade in any element.

30 lines (29 loc) 648 B
{ "name": "@nooks/use-fade-in", "version": "1.0.1", "description": "React Hook to fade in any element.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/nomadcoders/nooks.git" }, "keywords": [ "react", "hooks", "scroll", "coords", "x/y", "fadein", "usefadeIn" ], "author": "Nicolás Serrano Arévalo <nico@nomadcoders.co>", "license": "MIT", "bugs": { "url": "https://github.com/nomadcoders/nooks/issues" }, "homepage": "https://github.com/nomadcoders/nooks#readme", "peerDependencies": { "react": "^16.8.6", "react-dom": "^16.8.6" } }