/fiftyfive-util-js

A handful of JavaScript utilities to patch over gaps in Modernizr, jQuery, and jQuery UI

Primary LanguageJavaScriptApache License 2.0Apache-2.0

fiftyfive-util-js

This project contains various JavaScript bits and pieces that we've authored and collected over the years to improve browser detection, cookie management, and debugging; and to fill in some gaps in jQuery and jQuery UI.

Credits

Unless otherwise noted below, the JavaScript code in this project is copyright 55 Minutes, and is made available under the Apache License v2.0.

  • The strftime for Javascript code is copyright Philip S Tellis, distributed under the BSD license.
  • The dump code is copyright Binny V Abraham, distributed under the BSD license.
  • The cookies code is in the public domain, and can be found at techpatterns.com.