UNPKG

vegan-ipsum

Version:

Generates passages of vegan-themed placeholder text suitable for use in web pages, graphics, and more. Works in the browser, NodeJS, and React Native.

10 lines (8 loc) 236 B
/** * A brief description of the CLI tool's functionality. */ export const DESCRIPTION = "Generates one or more words|sentences|paragraphs"; /** * An example of how to use the CLI tool. */ export const USAGE = "3 words [options]";