haikunator-cli

Generate Heroku-like random names from the terminal

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
haikunator-cli
101.0.07 years ago7 years agoMinified + gzip package size for haikunator-cli in KB

Readme

📜 haikunator-cli
Generate Heroku-like random names from the terminal

<img src="https://img.shields.io/npm/v/haikunator-cli.svg?style=flat-square" alt="Package version" />
Downloads
<img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square" alt="Standard" />
<img src="https://img.shields.io/travis/tiaanduplessis/haikunator-cli.svg?style=flat-square" alt="Travis Build" />
<img src="https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square" alt="Standard Readme" />
<img src="https://badge.fury.io/gh/tiaanduplessis%2Fhaikunator-cli.svg?style=flat-square" alt="GitHub version" />
<img src="https://dependencyci.com/github/tiaanduplessis/haikunator-cli/badge?style=flat-square" alt="Dependency CI" />
<img src="https://img.shields.io/npm/l/haikunator-cli.svg?style=flat-square" alt="License" />
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs" />
<img src="https://img.shields.io/badge/$-support-green.svg?style=flat-square" alt="Donate" />


Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • About
  • Install
  • Usage
  • API
  • CLI
  • Contribute
  • License
  • About

    CLI for haikunatorjs.

    Install

    $ npm install --global haikunator-cli
    # OR
    $ yarn global add haikunator-cli

    Usage

    $ haikunator
    # yellow-sky-8300
    $ haikunator --delimiter=*
    # shy*snow*7086
    $ haikunator --length=10
    # tiny-cake-5392564104
    $ haikunator --hex
    # rough-sun-d4ae

    Read the haikunatorjs docs for more info about the different flags available.

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.
    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.