@wareme/smooth-scrolling
Version:
High performance smooth scrolling for Dark applications
15 lines (9 loc) • 357 B
Markdown
# smooth-scrolling
High performance smooth scrolling for dark applications.
The engine that powers it is called Odayaka.
## Usage
1. Add smooth-scrolling to your project
```bash
bun add @wareme/utils @wareme/event-emitter @wareme/raf-nexus @wareme/smooth-scrolling
```
2. TODO - See [examples/smooth-scrolling](../../examples/smooth-scrolling) for now