1.0.2 • Published 10 months ago

art-show v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

art-show v1.0.2

Installation

Using :

$ const artShow = require("art-show");

Examples

const artShow = require("art-show");

artShow.createArts("nanchen");
artShow.createArts("nanchen", { fontFamily: "crazy" });
  _   _              _   _ 
 | \ | |     /\     | \ | |
 |  \| |    /  \    |  \| |
 | . ` |   / /\ \   | . ` |
 | |\  |  / ____ \  | |\  |
 |_| \_| /_/    \_\ |_| \_|


   _..._                  _..._
 .'     '.              .'     '.
.   .-.   .            .   .-.   .
|  '   '  |     __     |  '   '  |
|  |   |  |  .:--.'.   |  |   |  |
|  |   |  | / |   \ |  |  |   |  |
|  |   |  | `" __ | |  |  |   |  |
|  |   |  |  .'.''| |  |  |   |  |
|  |   |  | / /   | |_ |  |   |  |
|  |   |  | \ \._,\ '/ |  |   |  |
'--'   '--'  `--'  `"  '--'   '--'

Others

artShow.createArts("nanchen123", { spacing: 10, maxLineWidth: 30 });
  _   _                                _   _ 
 | \ | |              /\              | \ | |
 |  \| |             /  \             |  \| |
 | . ` |            / /\ \            | . ` |
 | |\  |           / ____ \           | |\  |
 |_| \_|          /_/    \_\          |_| \_|
   _____            _    _            ______
  / ____|          | |  | |          |  ____|
 | |               | |__| |          | |__
 | |               |  __  |          |  __|
 | |____           | |  | |          | |____
  \_____|          |_|  |_|          |______|
  _   _            __            ___             ____
 | \ | |          /_ |          |__ \           |___ \
 |  \| |           | |             ) |            __) |
 | . ` |           | |            / /            |__ <
 | |\  |           | |           / /_            ___) |
 |_| \_|           |_|          |____|          |____/
1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago