1.0.2 • Published 9 years ago
talk-to-my-agent v1.0.2
talk-to-my-agent
Because all the other user agent parsers I found were a bloody nightmare to set up and use, especially in the browser
Installation and usage
npm i talk-to-my-agent
import parse from 'talk-to-my-agent';
const { browser, os, device } = parse();
License
MIT