whereiam
v0.0.6
Published
npm library for check which browser you are in
Downloads
3
Maintainers
Readme
Where I am

🚧 It's still a project under development.
🗂 What is whereiam?
It is used to detect browsers in cross-browsing operations while developing the web.
🚗 Installation
# using yarn
yarn global add whereiam# using npm
npm install -g whereiamNote: add --save if you are using npm < 5.0.0
