Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themiu/vivus-with-next
Animate SVG on scroll with Next.js
https://github.com/themiu/vivus-with-next
nextjs svg svg-animations vivus vivusjs
Last synced: about 1 month ago
JSON representation
Animate SVG on scroll with Next.js
- Host: GitHub
- URL: https://github.com/themiu/vivus-with-next
- Owner: TheMIU
- Created: 2024-07-06T16:19:58.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-07T01:55:52.000Z (6 months ago)
- Last Synced: 2024-07-07T04:19:33.627Z (6 months ago)
- Topics: nextjs, svg, svg-animations, vivus, vivusjs
- Language: TypeScript
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### install vivus
[https://www.npmjs.com/package/react-vivus](https://www.npmjs.com/package/vivus)```bash
npm install vivus
```### run
```bash
npm run dev
```