operator.js

v0.0.1
## Usage Pass the root element of your app, and a transition speed. During transition, the library adds a `.is-transitioning` class to the `documentElement` for the specified duration. ```javascript import operator from 'operator.js'

build

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

size

bundle-size ./dist/operator.js

test

ava test -v

Metadata

  • MIT
  • Whatever
  • estrattonbailey
  • released 9/12/2016

Downloads

Maintainers