metal-useragent-modify
v1.0.0
Published
Metal.js browser user agent detection.
Downloads
2
Readme
metal-useragent
Metal.js browser user agent detection.
Setup
Install NodeJS >= v0.12.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g gulp
- Install local dependencies:
npm install
- Build the code:
gulp build