npm

@caliph71/user-agent

0.1.0-stable • Public • Published

@caliph71/user-agent

NPM Module to generate Random User Agents

How to use:

CJS

const fakeua = require("@caliph71/user-agent");
console.log(fakeua());

ESM

import fakeua from "@caliph71/user-agent";
console.log(fakeua());

Package Sidebar

Install

npm i @caliph71/user-agent

Weekly Downloads

1

Version

0.1.0-stable

License

ISC

Unpacked Size

211 kB

Total Files

4

Last publish

Collaborators

  • caliph71