Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vieolo/device-js

Repository files navigation

Device JS

Providing information about the browser and the device running it

Install

npm install @vieolo/device-js

Usage

The 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

About

Providing information about the browser and the device running it

Resources

License

Stars

Watchers

Forks

Packages

No packages published