diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-05-31 18:16:48 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-05-31 18:16:48 +0200 |
commit | 5b1e6cc132f44262a873fa8296a2a3e1017b0278 (patch) | |
tree | 43b2cd54e2e300b399ff3f2af4458a2c4ed8a144 /afb-client/bower_components/tether/README.md | |
parent | f7d2f9ac4168ee5064580c666d508667a73cefc0 (diff) | |
parent | 85ace9c1ce9a98e9b8a22f045c7dd752b38d9129 (diff) |
Merge afb-client
Diffstat (limited to 'afb-client/bower_components/tether/README.md')
-rw-r--r-- | afb-client/bower_components/tether/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/afb-client/bower_components/tether/README.md b/afb-client/bower_components/tether/README.md new file mode 100644 index 0000000..3a92b87 --- /dev/null +++ b/afb-client/bower_components/tether/README.md @@ -0,0 +1,11 @@ +## Tether + +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. + +[![Tether Docs](http://i.imgur.com/YCx8cLr.png)](http://github.hubspot.com/tether/#usage) + +### [Demo & Documentation](http://github.hubspot.com/tether/) |