Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

greekumipsum-cli

Greekum8MIT1.1.1

Generate random greek paragraphs, words, sentences and characters. Uses the Greekum Ipsum script by Krzysztof Szewczyk.

greekum, ipsum, lorem-ipsum, lorem, greek, cli, generator

readme

Greekum Ipsum CLI 📝

Generate random greek paragraphs, sentences & more.

Build Status npm version XO code style npm license

NPM

Animated SVG

What is Greekum Ipsum?

Original description:

Greekum Ipsum is variation of Lorem Ipsum. It was made by Krzysztof Szewczyk, serving same purpose as Lorem Ipsum, with another feature - creating generators of this, or even trying it out in applications or websites, can test system's capability to render unicode characters.

Install

npm install --global greekumipsum-cli

You can also use the online generator!

Usage

Usage
 $ greekum <option> [number]

Options
 -p  --paragraph           Generate paragraphs
 -w  --word                Generate words
 -s  --sentence            Generate sentences
 -sc --sentence-capitalized  Generate capitalized sentences
 -c  --character           Generate characters
 -h  --help               Display help message

Examples
 $ greekum --paragraph 5
 $ greekum -c 3
 $ greekum -p

Note

This CLI app is just a simple wrapper around the original Greekum Ipsum script, made by my friend Krzysztof Szewczyk. All credit should go to him 😄

Maintainers

Antoni Kepinski Krzysztof Szewczyk
Antoni Kepinski Krzysztof Szewczyk (stale)

TODO List

  • <input disabled="" type="checkbox"> Add configuration file support:
    • <input disabled="" type="checkbox"> Create configuration files starting clean or predefined
    • <input disabled="" type="checkbox"> Save, load configuration
    • <input disabled="" type="checkbox"> Add some more predefined configurations
    • <input disabled="" type="checkbox"> Look [1]
    • <input checked="" disabled="" type="checkbox"> Optimize CLI (it's wasting some memory now)
    • <input disabled="" type="checkbox"> Add learning frontend
    • <input disabled="" type="checkbox"> Add GreekumHarvester CLI frontend
    • <input disabled="" type="checkbox"> Very basic markdown highlighting (?, unsure): **, ****, #
    • <input checked="" disabled="" type="checkbox"> Add commandline option to uppercase sentence.
    • <input checked="" disabled="" type="checkbox"> If num is not passed, assume 1.