
# offset

  Get the xy offset of an element

## Installation

    $ component install anthonyshort/offset

## API

    offset(document.querySelector('#foo')).top
    offset(document.querySelector('#bar')).left

## License

  MIT
