Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanitsharma/swift-scroll

Super lightweight full page scroll library
https://github.com/kanitsharma/swift-scroll

Last synced: 20 days ago
JSON representation

Super lightweight full page scroll library

Awesome Lists containing this project

README

        

# Swift-scroll

### Super lightweight one page scroll library
### Made with vanilla js and ♥
### less than 1kb

## Usage

```
npm install --save swift-scroll
```
```
Include swift-scroll.css && swift-scroll.js
```
or

Include CDNs
```html

```

And at the end of your body tag
```html

```

```html


one

two

three

...

```

[View Demo](https://kanitsharma.github.io/swift-scroll/)

## Leave me a star if you think it’s cool!