scroll-js

v3.4.2
Light cross-browser scroller that uses native javascript
scroller scroll scroll class scrolljs scroll js scrollTo scroll events scrollintoview scroll into view and 4 more...

prep-ts

tsc --project tests/tsconfig.json

test

npm run prep-ts && npm run test:scripts && npm run lint

test:scripts

web-test-runner

preversion

npm test

build

rm -rf dist/* && rollup -c

banner

banner-cli dist/*.js

start

rm -rf examples/dist/* && rollup -c --watch

lint

npm run lint:scripts && npm run lint:format

lint:scripts

eslint '**/*.{js,ts}'

lint:format

prettier --check '**/*'

coveralls

cat .coverage/lcov.info | coveralls

Metadata

  • MIT
  • >=12
  • Mark Kennedy
  • released 7/4/2021

Downloads

Maintainers