react-moving-scroll
Advanced tools
Comparing version 0.0.1 to 1.0.1
{ | ||
"name": "react-moving-scroll", | ||
"version": "0.0.1", | ||
"version": "1.0.1", | ||
"main": "cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "esm/index.js", |
@@ -1,1 +0,60 @@ | ||
# MOVE SCROLL | ||
# React Moving Scroll <img src="https://img.shields.io/badge/version-1.0.1-blue" /> | ||
<br /> | ||
<div align="center"> | ||
<img src="https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbrnqjb%2FbtsDkDeWByE%2F8vpR0RikVpQYWbCu4xFfn0%2Fimg.png" width="200" /> | ||
</div> | ||
<br /> | ||
**React Moving Scroll** is React Hook for making it easy to scroll to some specific contents that you wanna go. You can use it for Navigation Bar, Buttons, or anything you want, for adding smooth scrolling. It would help you as it give you the efficiently function, React Moving Scroll. | ||
<br /> | ||
React Moving Scroll supports TypeScript. You can use it in React and Next.js, and also, it supports CommonJS and ESModule. So, don't hesitate to add React Moving Scroll in your project! | ||
<br /> | ||
## Installation | ||
To install the latest version, run the following command: | ||
``` | ||
npm install react-moving-scroll | ||
``` | ||
Or if you're using yarn: | ||
``` | ||
yarn add react-moving-scroll | ||
``` | ||
Or if you're using pnpm: | ||
``` | ||
pnpm add react-moving-scroll | ||
``` | ||
<br /> | ||
## Documentation | ||
https://react-moving-scroll.vercel.app | ||
<br /> | ||
## Development Stacks | ||
This library was developed using the following development stacks: | ||
- Core: React | ||
- Language: TypeScript | ||
- Package Management: NPM | ||
- Version Control: Git | ||
<br /> | ||
## License | ||
React Moving Scroll is MIT Licensed. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7900
1
61