Skip to content

ExtraDevices

Devices that are rarely encountered in the real world today, but still devices nonetheless.

Code Example

js
import { ExtraDevices } from 'ua-parser-js/extensions';

const parserWithExtraDevices = new UAParser([ExtraDevices]);

UAParser.js v2 is licensed under AGPLv3 or PRO licenses.