overunder

v2.0.1
A small waypoint library that emits events when you scroll to a specific element(s), or resize to a specified width.
scroll waypoint resize sticky element queries

umd

mkdir -p dist && browserify index.js --standalone overunder > dist/index.umd.js

lint

standard index.js

prebuild

npm run lint

build

NODE_ENV=production babel index.js -d dist/

watch

NODE_ENV=development babel -w index.js -d dist/

prepublish

npm run build && npm run umd

test

ava test -v

Metadata

  • MIT
  • Whatever
  • estrattonbailey
  • released 7/9/2017

Downloads

Maintainers