1.0.0 • Published 1 year ago

test-device v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

Test Device

The "Test Device" module allows you to determine the user's device and assign an additional class to the body. In the case of a desktop, the mouse class is assigned, in the case of a prayer device, the touch class is assigned.

Connecting via npm
npm i -D test-device
Connecting to the project
import testDevice from 'test-device';
testDevice();

1.0.0

1 year ago