Right now the WootheeResult only contains an os field (e.g. Linux) but not the actual distribution, e.g. Ubuntu.
https://github.com/faisalman/ua-parser-js only shows the browser name, e.g. Ubuntu and does not have the Linux OS name:
JSFiddle: https://jsfiddle.net/9rvL8g70/
Right now the
WootheeResultonly contains anosfield (e.g.Linux) but not the actual distribution, e.g.Ubuntu.https://github.com/faisalman/ua-parser-js only shows the browser name, e.g.
Ubuntuand does not have theLinuxOS name:JSFiddle: https://jsfiddle.net/9rvL8g70/