1.0.1 • Published 9 years ago

positioned v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

positioned

Callback when an element is in the document and has a position.

Usage

var positioned = require('positioned');

positioned(element, function() {
    // called when the element is in the document and has a position.
});
1.0.1

9 years ago

1.0.0

9 years ago