overunder

v1.1.0
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 'src/*.js'

prebuild

npm run lint

build

babel index.js -d dist/

watch

babel -w index.js -d dist/

prepublish

npm run build && npm run umd

test

ava test -v

Metadata

  • MIT
  • Whatever
  • estrattonbailey
  • released 1/31/2017

Downloads

Maintainers