1.0.2 • Published 9 years ago

talk-to-my-agent v1.0.2

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
9 years ago

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

1.0.2

9 years ago

1.0.1

9 years ago