node-ua-parser-js

Lightweight JavaScript-based user-agent string parser
  https://github.com/faisalman/ua-parser-js
  0
  no reviews



This library aims to identify detailed type of web browser, layout engine, operating system, cpu architecture, and device type/model, entirely from user-agent string with a relatively small footprint (~11KB when minified / ~4KB gzipped).

Node.js is an event-based server-side JavaScript engine.