0.2.0 • Published 8 months ago

@vieolo/device-js v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago