0.2.0 • Published 2 years ago

@vieolo/device-js v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

0.2.0

2 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago