analytics-tagging-lib-npm

1.1.0 • Public • Published

Get popular names

Install

$ 01 npm install --save names

Usage

const names = require('names');

names.random();
//=> 'Max'

CLI

$ npm install --global jim-names
$ jim-names --help

  Examples
    $ jim-names
    Max

    $ jim-names --all
    Genaro
    Angel
    ...

  Options
    --all   Get all names instead of a random name

License

MIT © Genaro Bermúdez

Package Sidebar

Install

npm i analytics-tagging-lib-npm

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

1.89 kB

Total Files

3

Last publish

Collaborators

  • genarobermudez