Skip to content

cowboy/jquery-longurl

Repository files navigation

jQuery longUrl: Uniform Resource Elongator

http://benalman.com/projects/jquery-longurl-plugin/

Version: 1.0, Last updated: 1/23/2010

jQuery Long Url uses the longurlplease.com short URL lengthening API to expand short URLs from at least 80 services, including bit.ly, is.gd, tinyurl.com and more!

And not only has jQuery Long Url been written to take advantage of the longurlplease.com API "batch" ability, where up to ten URLs can be lengthened per request, but it can optionally use any lengthening service, supporting any URL-per-request "batch" limitations, which minimizes the number of external requests made for faster performance.

Visit the project page for more information and usage examples!

Documentation

http://benalman.com/code/projects/jquery-longurl/docs/

Examples

This working example, complete with fully commented code, illustrates one way in which this plugin can be used.

http://benalman.com/code/projects/jquery-longurl/examples/longurl/

Support and Testing

Information about what version or versions of jQuery this plugin has been tested with, what browsers it has been tested in, and where the unit tests reside (so you can test it yourself).

jQuery Versions

1.3.2, 1.4.1

Browsers Tested

Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome, Opera 9.6-10.1.

Unit Tests

http://benalman.com/code/projects/jquery-longurl/unit/

Release History

1.0 - (1/23/2010) Initial release

License

Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

About

jQuery longUrl: Uniform Resource Elongator

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published