Commit 99eca6c
committed
feat: initialize rt-smooth-scroll package with esbuild for smooth scrolling functionality
- Created package.json and package-lock.json for project setup
- Added build script using esbuild to compile and minify the source code
- Implemented smooth scrolling logic in src/index.js with customizable options
- Included default configuration attributes for easy integration
- Set up instance management for multiple smooth scrolling instances1 parent b440e15 commit 99eca6c
7 files changed
Lines changed: 1615 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments