chopper.js

1.0.0 • Public • Published

chopper.js

Chopper.js is a modern device detection framework that uses node.js. It detects a mobile, tablet and desktop device in the browser and on the server.

var device = new deviceLib.DeviceDetect();
console.log(device.isDesktop());

Package Sidebar

Install

npm i chopper.js

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • jorishermans