UNPKG

@nooks_seo/use-fade-in

Version:

React Hook to easily add a fade-in animation to any element.

27 lines (26 loc) 603 B
{ "name": "@nooks_seo/use-fade-in", "version": "1.0.0", "description": "React Hook to easily add a fade-in animation to any element.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/heyimcsy/nooks.git" }, "keywords": [ "react", "react", "hooks", "fade-in", "hooks" ], "author": "Seoyoon Choi", "license": "MIT", "bugs": { "url": "https://github.com/heyimcsy/nooks/issues" }, "homepage": "https://github.com/heyimcsy/nooks#readme" }