racehorse-names

1.0.2 • Public • Published

Racehorse Names

Gives you names of racing horses 🏇🏻 🎠 🐴

List of names includes horses that have won the Kentucky Derby and the Belmont Stakes as well as a whole bunch of other famous stallions of lore.

Can be used as an NPM library or CLI

NPM usage

yarn add racehorse-names
const racehorses = require('racehorse-names');

racehorses.random;
//=> 'Secretariat'

racehorses.all;
//=> Get back 500 horses in alphabetical order

CLI usage

yarn global add racehorse-names
$ racehorse-names --help

  Examples
    $ racehorse-names
    Secretariat

    $ racehorse-names --all
    A.P. Indy
    Adios Butler
    ...

  Options
    --all   Get all names instead of a picking a random one

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i racehorse-names

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

595 kB

Total Files

10

Last publish

Collaborators

  • arjunrao87