Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

metal-useragent

metal5.4kBSD3.0.1

Metal.js browser user agent detection.

metal

readme

metal-useragent

Metal.js browser user agent detection.

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

    [sudo] npm install -g gulp
  3. Install local dependencies:

    npm install
  4. Build the code:

    gulp build