1.0.10 • Published 3 years ago

@inc2734/smooth-scroll v1.0.10

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

@inc2734/smooth-scroll

Get started

Install

$ npm install --save-dev @inc2734/smooth-scroll

How to use

<script>
import { SmoothScroll } from '@inc2734/smooth-scroll';

new SmoothScroll(
  {
    selector: 'a[href^="#"]',
    offset: 100,
  }
);
</script>

License

MIT

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago