Providing information about the browser and the device running it
npm install @vieolo/device-jsThe package exports a class called Device
import Device from '@vieolo/device-js'All of the functionalities and values provided by the package are available as static properties and no instance of the class needs to be created.
The generated documentation can be found in this file