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.

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