2
edits
(Adding Woothee) |
|||
Line 44: | Line 44: | ||
=== Go === | === Go === | ||
* UserAgent https://github.com/mssola/user_agent | * UserAgent https://github.com/mssola/user_agent | ||
* Woothee Go https://github.com/woothee/woothee-go | |||
=== Java === | === Java === | ||
* UADetector https://github.com/before/uadetector | * UADetector https://github.com/before/uadetector | ||
* User Agent Utils [https://bugzilla.mozilla.org/show_bug.cgi?id=915727 915727] * | * User Agent Utils [https://bugzilla.mozilla.org/show_bug.cgi?id=915727 915727] * | ||
* Woothee Java https://github.com/woothee/woothee-java | |||
=== JavaScript === | === JavaScript === | ||
Line 64: | Line 66: | ||
* ua-parser-js https://github.com/faisalman/ua-parser-js | * ua-parser-js https://github.com/faisalman/ua-parser-js | ||
* useragent https://github.com/3rd-Eden/useragent | * useragent https://github.com/3rd-Eden/useragent | ||
* Woothee | * Woothee JS https://github.com/woothee/woothee-js | ||
* YUI - http://yuilibrary.com/yui/docs/yui/yui-ua.html | * YUI - http://yuilibrary.com/yui/docs/yui/yui-ua.html | ||
* UA.js [https://bugzilla.mozilla.org/show_bug.cgi?id=913189 Bug 913189] * | * UA.js [https://bugzilla.mozilla.org/show_bug.cgi?id=913189 Bug 913189] * | ||
Line 73: | Line 75: | ||
** Some ports of this are compatible, in contact with maintainer via email. | ** Some ports of this are compatible, in contact with maintainer via email. | ||
* detectmobilebrowsers.com [https://bugzilla.mozilla.org/show_bug.cgi?id=914241 Bug 914241*] | * detectmobilebrowsers.com [https://bugzilla.mozilla.org/show_bug.cgi?id=914241 Bug 914241*] | ||
* Woothee https://github.com/woothee/woothee | |||
=== Perl === | === Perl === | ||
* HTTP::BrowserDetect https://github.com/oalders/http-browserdetect | * HTTP::BrowserDetect https://github.com/oalders/http-browserdetect | ||
* Woothee Perl https://github.com/woothee/woothee-perl | |||
=== PHP === | === PHP === | ||
Line 84: | Line 88: | ||
* PHP User Agent https://github.com/ornicar/php-user-agent | * PHP User Agent https://github.com/ornicar/php-user-agent | ||
* PHP User Agent Parser https://github.com/donatj/PhpUserAgent | * PHP User Agent Parser https://github.com/donatj/PhpUserAgent | ||
* Woothee PHP https://github.com/woothee/woothee-php | |||
* WordPress Mobile Detect http://wordpress.org/plugins/wp-mobile-detect/ | * WordPress Mobile Detect http://wordpress.org/plugins/wp-mobile-detect/ | ||
* WPTouch (WordPress) [https://bugzilla.mozilla.org/show_bug.cgi?id=909420 Bug 909420] | * WPTouch (WordPress) [https://bugzilla.mozilla.org/show_bug.cgi?id=909420 Bug 909420] | ||
Line 93: | Line 98: | ||
* minidetector https://github.com/saschwarz/minidetector/network | * minidetector https://github.com/saschwarz/minidetector/network | ||
* Python User Agents https://github.com/selwin/python-user-agents | * Python User Agents https://github.com/selwin/python-user-agents | ||
* Woothee Python https://github.com/woothee/woothee-python | |||
=== Ruby === | === Ruby === | ||
Line 101: | Line 107: | ||
* UserAgent https://github.com/josh/useragent (makes no mobile/non-mobile distinction) | * UserAgent https://github.com/josh/useragent (makes no mobile/non-mobile distinction) | ||
* User Agent Parser https://github.com/toolmantim/user_agent_parser | * User Agent Parser https://github.com/toolmantim/user_agent_parser | ||
* Woothee Ruby https://github.com/woothee/woothee-ruby | |||
=== Server Detection Frameworks === | === Server Detection Frameworks === |
edits