Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-moving-scroll

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-moving-scroll - npm Package Compare versions

Comparing version 0.0.1 to 1.0.1

2

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc