Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 1.28 KB

todo.org

File metadata and controls

47 lines (43 loc) · 1.28 KB

custom domain

  • whatsmyua.info

say the current version

ga

set env

UI to enter a particular user agent string and ua-parser results

link back to gh repo

json api

add ua-parser-js

behavior in prod vs dev environments

db with various versions of ua-parser

UI to select ua-parser version

request timing

speed it up

caching

memoize, cache template

ua-parser-js runs on server

format of platform.js data

promote

-

See ua-parser in action
-----------------------

[whatsmyua.info](http://www.whatsmyua.info) shows what ua-parser reports for
your current user agent/OS/device, or for any arbitrary user agent string.
See platform.js in action
-----------------------

[whatsmyua.info](http://www.whatsmyua.info) shows what platform.js reports for
your current user agent/OS/device, or for any arbitrary user agent string.

  • [ ] ua-parser
  • [ ] ua-parser-js
  • [ ] platform.js