jquery-scrollto

v1.4.6
Smooth scroll to any jQuery/DOM element
jquery scroll scrolling scrollto smooth dom jquery-plugin

clean

rm -Rf ./out

compile

npm run compile:docpad

compile:docpad

docpad generate --env static

meta

npm run meta:projectz

meta:projectz

projectz compile

prepare

npm run compile && npm run test && npm run meta

release

npm run prepare && npm run release:publish && npm run release:tag && npm run release:push && npm run release:deploy

release:publish

npm publish

release:tag

git tag v$npm_package_version -a

release:push

git push origin master && git push origin --tags

release:deploy

docpad deploy-ghpages --env static

pretest

npm run test:eslint

test:eslint

eslint ./source

test

echo 'no tests'
npm i jquery-scrollto

Metadata

  • MIT
  • Whatever
  • 2010+ Benjamin Lupton
  • released 10/8/2016

Downloads