Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 836 Bytes

File metadata and controls

34 lines (21 loc) · 836 Bytes

user-agent-array

An array of user agent strings.

npm Node version Build Status JavaScript Style Guide

Install

$ npm i user-agent-array -S

Usage

console.log(require('user-agent-array'))

API

const array = require('user-agent-array')

Exports an array of user agent strings.

Kudos

This data was extracted from random-http-useragent.

License

MIT