2.0.1 • Published 6 years ago

dom-scroll-into-view v2.0.1

Weekly downloads
355,656
License
MIT
Repository
github
Last release
6 years ago

dom-scroll-into-view


scroll node in contain to make node visible

NPM version npm download

install

dom-scroll-into-view

Usage

import scrollIntoView from 'dom-scroll-into-view';
scrollIntoView(source,container,config);

Development

npm install
npm start

Example

http://localhost:8000/examples/

online example: http://yiminghe.github.io/dom-scroll-into-view/

function parameter

License

dom-scroll-into-view is released under the MIT license.

2.0.1

6 years ago

2.0.0

6 years ago

1.2.1

9 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.1

11 years ago

1.0.0

11 years ago