bordercloud/tether

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.1.1) of this package.

Clone of hubspot/tether

Installs: 28 430

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 812

Language:JavaScript

1.1.1 2015-12-19 14:41 UTC

This package is auto-updated.

Last update: 2021-05-10 13:32:47 UTC


README

GitHub 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