antanipsum-cli

A node fetcher for antanipsum.it. It can copy a Lorem Ipsum into clipboard or print it to stdout

Usage no npm install needed!

<script type="module">
  import antanipsumCli from 'https://cdn.skypack.dev/antanipsum-cli';
</script>

README

AntanIpsum

A node fetcher for antanipsum.it. It can copy a Lorem Ipsum into clipboard or print it to stdout.

The correct description is the one presented in Italian by the website I refer to:

Generatore di testo Lorem Ipsum piĆ¹ scribai con confaldin

Every credit goes to its creators, I made only this handy cli.

I made this utility to directly copy a funny Lorem Ipsum, easily.

Install

# Yarn
yarn global add antanipsum-cli

# NPM
npm install -g antanipsum-cli

Usage

  Usage: antanipsum [options]

  Options:

    -o, --stdout  print text result to stdout
    -h, --help    output usage information