altearius / tether

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

Home Page:http://tether.io/docs/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 © 2014-2016 HubSpot - MIT License

About

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

http://tether.io/docs/welcome

License:MIT License


Languages

Language:JavaScript 83.3%Language:CSS 16.7%