X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afb-client%2Fbower_components%2Ftether%2Fdocs%2F2-Examples%2F2-projects_using_tether.md;fp=afb-client%2Fbower_components%2Ftether%2Fdocs%2F2-Examples%2F2-projects_using_tether.md;h=b668a0346f0cda035185b3e55b5b12277db81b49;hp=0000000000000000000000000000000000000000;hb=5b1e6cc132f44262a873fa8296a2a3e1017b0278;hpb=f7d2f9ac4168ee5064580c666d508667a73cefc0 diff --git a/afb-client/bower_components/tether/docs/2-Examples/2-projects_using_tether.md b/afb-client/bower_components/tether/docs/2-Examples/2-projects_using_tether.md new file mode 100644 index 0000000..b668a03 --- /dev/null +++ b/afb-client/bower_components/tether/docs/2-Examples/2-projects_using_tether.md @@ -0,0 +1,29 @@ +## Projects Using Tether + +Here at HubSpot we have built a bunch of libraries on top of Tether, +both because we wanted Tether-performance, and because we saw opportunities +to improve on what was available in the client-side ecosystem. + +### [Select](http://github.hubspot.com/select/docs/welcome) + +Select is a replacement for native browser select elements that is fully stylable. + +### [Shepherd](http://github.hubspot.com/shepherd/docs/welcome) + +Shepherd is a library for making tours of your app to help onboard users and show off +new features. + +### [Tooltip](http://github.hubspot.com/tooltip/docs/welcome) + +A simple, easy-to-use implementation of tooltips that works well. + +### [Drop](http://github.hubspot.com/drop/docs/welcome) + +Where Tether does general-purpose positioning, Drop assumes that you are interested +in making something which pops up next to something the user clicks or hovers on. + +If your building something that fits that pattern, Drop can make things a little easier. + +### Your Project Here + +If you have a cool open-source library built on Tether, PR this doc, or [get in touch](mailto:zbloom@hubspot.com).