JSPM

  • Created
  • Published
  • Downloads 218135
  • Score
    100M100P100Q161178F
  • License MIT

A client-side library to make absolutely positioned elements attach to elements in the page efficiently.

Package Exports

  • tether

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tether) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Tether

npm
version Bower
version

Tether is a JavaScript library for efficiently making an absolutely positioned element stay next to another element on the page.

It aims to be the canonical implementation of this type of positioning, such that you can build products, not positioning libraries.

Take a look at the documentation for a more detailed explanation of why you should star it now to remember it for your next project.

Install

npm

$ npm install tether

bower

$ bower install tether

Usage

Tether Docs

Demo & API Documentation

Contributing

We encourage contributions of all kinds. If you would like to contribute in some way, please review our guidelines for contributing.

License

Copyright © 2015 HubSpot - MIT License