Skip to content
/ tether Public
forked from shipshapecode/tether

A positioning engine to make overlays, tooltips and dropdowns better #hubspot-open-source

License

Notifications You must be signed in to change notification settings

lvl99/tether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b91d1b9 · Oct 13, 2015
Sep 2, 2015
Oct 13, 2015
Jul 19, 2015
Sep 2, 2015
Mar 25, 2014
Jun 17, 2015
Jun 7, 2015
May 23, 2015
Feb 4, 2014
Sep 24, 2015
Sep 2, 2015
Sep 2, 2015
Jun 17, 2015
Sep 2, 2015

Repository files navigation

Tether

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

About

A positioning engine to make overlays, tooltips and dropdowns better #hubspot-open-source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 20.2%