0.0.3 • Published 10 months ago

@eversend/mobile-device-names-from-ids v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

mobile-device-names-from-ids

Get mobile (iOS and Android) device names from Device IDs

Usage

const mobileDeviceNamesFromIds = require('@eversend/mobile-device-names-from-ids');

const deviceName = mobileDeviceNamesFromIds.getDeviceName('iPhone16,2');
// deviceName = 'iPhone 15 Pro Max'
0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago