From d7a4efb7dda7532160f64242086fea493ea3f7e6 Mon Sep 17 00:00:00 2001 From: owenjames Date: Sun, 4 Feb 2024 12:40:56 -0800 Subject: [PATCH] adding everything --- hellos/hello-armadillo/README.md | 17 ++++ hellos/hello-armadillo/index.js | 5 ++ hellos/hello-armadillo/package.json | 19 ++++ hellos/hello-banana/README.md | 15 ++++ hellos/hello-banana/index.js | 5 ++ hellos/hello-banana/package.json | 20 +++++ hellos/hello-bearface/README.md | 20 +++++ hellos/hello-bearface/index.js | 5 ++ hellos/hello-bearface/package.json | 21 +++++ hellos/hello-bees/README.md | 25 ++++++ hellos/hello-bees/index.js | 5 ++ hellos/hello-bees/package.json | 22 +++++ hellos/hello-biohazard/README.md | 31 +++++++ hellos/hello-biohazard/index.js | 5 ++ hellos/hello-biohazard/package.json | 23 +++++ hellos/hello-bishop/README.md | 18 ++++ hellos/hello-bishop/index.js | 5 ++ hellos/hello-bishop/package.json | 24 +++++ hellos/hello-box/README.md | 27 ++++++ hellos/hello-box/index.js | 5 ++ hellos/hello-box/package.json | 25 ++++++ hellos/hello-bunny/README.md | 13 +++ hellos/hello-bunny/index.js | 5 ++ hellos/hello-bunny/package.json | 26 ++++++ hellos/hello-cake/README.md | 30 +++++++ hellos/hello-cake/index.js | 5 ++ hellos/hello-cake/package.json | 27 ++++++ hellos/hello-cat/README.md | 21 +++++ hellos/hello-cat/index.js | 5 ++ hellos/hello-cat/package.json | 28 ++++++ hellos/hello-cat2/README.md | 22 +++++ hellos/hello-cat2/index.js | 5 ++ hellos/hello-cat2/package.json | 117 +++++++++++++++++++++++++ hellos/hello-charlie/README.md | 21 +++++ hellos/hello-charlie/index.js | 5 ++ hellos/hello-charlie/package.json | 29 ++++++ hellos/hello-cheese/README.md | 26 ++++++ hellos/hello-cheese/index.js | 5 ++ hellos/hello-cheese/package.json | 30 +++++++ hellos/hello-chessmen/README.md | 30 +++++++ hellos/hello-chessmen/index.js | 5 ++ hellos/hello-chessmen/package.json | 31 +++++++ hellos/hello-chito/README.md | 23 +++++ hellos/hello-chito/index.js | 5 ++ hellos/hello-chito/package.json | 32 +++++++ hellos/hello-clippy/README.md | 19 ++++ hellos/hello-clippy/index.js | 5 ++ hellos/hello-clippy/package.json | 33 +++++++ hellos/hello-cower/README.md | 17 ++++ hellos/hello-cower/index.js | 5 ++ hellos/hello-cower/package.json | 34 +++++++ hellos/hello-cube/README.md | 22 +++++ hellos/hello-cube/index.js | 5 ++ hellos/hello-cube/package.json | 35 ++++++++ hellos/hello-daemon/README.md | 27 ++++++ hellos/hello-daemon/index.js | 5 ++ hellos/hello-daemon/package.json | 36 ++++++++ hellos/hello-dalek/README.md | 21 +++++ hellos/hello-dalek/index.js | 5 ++ hellos/hello-dalek/package.json | 37 ++++++++ hellos/hello-doge/README.md | 29 ++++++ hellos/hello-doge/index.js | 5 ++ hellos/hello-doge/package.json | 38 ++++++++ hellos/hello-dolphin/README.md | 15 ++++ hellos/hello-dolphin/index.js | 5 ++ hellos/hello-dolphin/package.json | 39 +++++++++ hellos/hello-dragon/README.md | 24 +++++ hellos/hello-dragon/index.js | 5 ++ hellos/hello-dragon/package.json | 40 +++++++++ hellos/hello-elephant/README.md | 18 ++++ hellos/hello-elephant/index.js | 5 ++ hellos/hello-elephant/package.json | 41 +++++++++ hellos/hello-explosion/README.md | 30 +++++++ hellos/hello-explosion/index.js | 5 ++ hellos/hello-explosion/package.json | 42 +++++++++ hellos/hello-eyes/README.md | 19 ++++ hellos/hello-eyes/index.js | 5 ++ hellos/hello-eyes/package.json | 43 +++++++++ hellos/hello-fence/README.md | 17 ++++ hellos/hello-fence/index.js | 5 ++ hellos/hello-fence/package.json | 44 ++++++++++ hellos/hello-fire/README.md | 30 +++++++ hellos/hello-fire/index.js | 5 ++ hellos/hello-fire/package.json | 45 ++++++++++ hellos/hello-fox/README.md | 19 ++++ hellos/hello-fox/index.js | 5 ++ hellos/hello-fox/package.json | 46 ++++++++++ hellos/hello-ghost/README.md | 21 +++++ hellos/hello-ghost/index.js | 5 ++ hellos/hello-ghost/package.json | 47 ++++++++++ hellos/hello-glados/README.md | 30 +++++++ hellos/hello-glados/index.js | 5 ++ hellos/hello-glados/package.json | 48 ++++++++++ hellos/hello-goat/README.md | 16 ++++ hellos/hello-goat/index.js | 5 ++ hellos/hello-goat/package.json | 49 +++++++++++ hellos/hello-hand/README.md | 26 ++++++ hellos/hello-hand/index.js | 5 ++ hellos/hello-hand/package.json | 50 +++++++++++ hellos/hello-hedgehog/README.md | 13 +++ hellos/hello-hedgehog/index.js | 5 ++ hellos/hello-hedgehog/package.json | 51 +++++++++++ hellos/hello-hellokitty/README.md | 15 ++++ hellos/hello-hellokitty/index.js | 5 ++ hellos/hello-hellokitty/package.json | 52 +++++++++++ hellos/hello-hippie/README.md | 72 +++++++++++++++ hellos/hello-hippie/index.js | 5 ++ hellos/hello-hippie/package.json | 53 +++++++++++ hellos/hello-hiya/README.md | 29 ++++++ hellos/hello-hiya/index.js | 5 ++ hellos/hello-hiya/package.json | 54 ++++++++++++ hellos/hello-homer/README.md | 34 +++++++ hellos/hello-homer/index.js | 5 ++ hellos/hello-homer/package.json | 55 ++++++++++++ hellos/hello-hypno/README.md | 34 +++++++ hellos/hello-hypno/index.js | 5 ++ hellos/hello-hypno/package.json | 56 ++++++++++++ hellos/hello-iwashi/README.md | 16 ++++ hellos/hello-iwashi/index.js | 5 ++ hellos/hello-iwashi/package.json | 57 ++++++++++++ hellos/hello-jellyfish/README.md | 25 ++++++ hellos/hello-jellyfish/index.js | 5 ++ hellos/hello-jellyfish/package.json | 58 ++++++++++++ hellos/hello-kilroy/README.md | 14 +++ hellos/hello-kilroy/index.js | 5 ++ hellos/hello-kilroy/package.json | 59 +++++++++++++ hellos/hello-king/README.md | 22 +++++ hellos/hello-king/index.js | 5 ++ hellos/hello-king/package.json | 60 +++++++++++++ hellos/hello-kiss/README.md | 29 ++++++ hellos/hello-kiss/index.js | 5 ++ hellos/hello-kiss/package.json | 61 +++++++++++++ hellos/hello-kitten/README.md | 15 ++++ hellos/hello-kitten/index.js | 5 ++ hellos/hello-kitten/package.json | 62 +++++++++++++ hellos/hello-knight/README.md | 17 ++++ hellos/hello-knight/index.js | 5 ++ hellos/hello-knight/package.json | 63 +++++++++++++ hellos/hello-koala/README.md | 15 ++++ hellos/hello-koala/index.js | 5 ++ hellos/hello-koala/package.json | 64 ++++++++++++++ hellos/hello-kosh/README.md | 22 +++++ hellos/hello-kosh/index.js | 5 ++ hellos/hello-kosh/package.json | 65 ++++++++++++++ hellos/hello-lamb/README.md | 20 +++++ hellos/hello-lamb/index.js | 5 ++ hellos/hello-lamb/package.json | 66 ++++++++++++++ hellos/hello-lightbulb/README.md | 30 +++++++ hellos/hello-lightbulb/index.js | 5 ++ hellos/hello-lightbulb/package.json | 67 ++++++++++++++ hellos/hello-lobster/README.md | 23 +++++ hellos/hello-lobster/index.js | 5 ++ hellos/hello-lobster/package.json | 68 ++++++++++++++ hellos/hello-lollerskates/README.md | 16 ++++ hellos/hello-lollerskates/index.js | 5 ++ hellos/hello-lollerskates/package.json | 69 +++++++++++++++ hellos/hello-meow/README.md | 18 ++++ hellos/hello-meow/index.js | 5 ++ hellos/hello-meow/package.json | 70 +++++++++++++++ hellos/hello-milk/README.md | 24 +++++ hellos/hello-milk/index.js | 5 ++ hellos/hello-milk/package.json | 71 +++++++++++++++ hellos/hello-minotaur/README.md | 16 ++++ hellos/hello-minotaur/index.js | 5 ++ hellos/hello-minotaur/package.json | 72 +++++++++++++++ hellos/hello-moofasa/README.md | 17 ++++ hellos/hello-moofasa/index.js | 5 ++ hellos/hello-moofasa/package.json | 73 +++++++++++++++ hellos/hello-moose/README.md | 15 ++++ hellos/hello-moose/index.js | 5 ++ hellos/hello-moose/package.json | 74 ++++++++++++++++ hellos/hello-mule/README.md | 31 +++++++ hellos/hello-mule/index.js | 5 ++ hellos/hello-mule/package.json | 75 ++++++++++++++++ hellos/hello-nyan/README.md | 25 ++++++ hellos/hello-nyan/index.js | 5 ++ hellos/hello-nyan/package.json | 76 ++++++++++++++++ hellos/hello-octopus/README.md | 26 ++++++ hellos/hello-octopus/index.js | 5 ++ hellos/hello-octopus/package.json | 77 ++++++++++++++++ hellos/hello-okazu/README.md | 32 +++++++ hellos/hello-okazu/index.js | 5 ++ hellos/hello-okazu/package.json | 78 +++++++++++++++++ hellos/hello-owl/README.md | 14 +++ hellos/hello-owl/index.js | 5 ++ hellos/hello-owl/package.json | 79 +++++++++++++++++ hellos/hello-pawn/README.md | 15 ++++ hellos/hello-pawn/index.js | 5 ++ hellos/hello-pawn/package.json | 80 +++++++++++++++++ hellos/hello-queen/README.md | 20 +++++ hellos/hello-queen/index.js | 5 ++ hellos/hello-queen/package.json | 81 +++++++++++++++++ hellos/hello-radio/README.md | 29 ++++++ hellos/hello-radio/index.js | 5 ++ hellos/hello-radio/package.json | 82 +++++++++++++++++ hellos/hello-ren/README.md | 25 ++++++ hellos/hello-ren/index.js | 5 ++ hellos/hello-ren/package.json | 83 ++++++++++++++++++ hellos/hello-renge/README.md | 32 +++++++ hellos/hello-renge/index.js | 5 ++ hellos/hello-renge/package.json | 84 ++++++++++++++++++ hellos/hello-robot/README.md | 15 ++++ hellos/hello-robot/index.js | 5 ++ hellos/hello-robot/package.json | 85 ++++++++++++++++++ hellos/hello-roflcopter/README.md | 17 ++++ hellos/hello-roflcopter/index.js | 5 ++ hellos/hello-roflcopter/package.json | 86 ++++++++++++++++++ hellos/hello-rook/README.md | 17 ++++ hellos/hello-rook/index.js | 5 ++ hellos/hello-rook/package.json | 87 ++++++++++++++++++ hellos/hello-sachiko/README.md | 18 ++++ hellos/hello-sachiko/index.js | 5 ++ hellos/hello-sachiko/package.json | 88 +++++++++++++++++++ hellos/hello-seahorse/README.md | 21 +++++ hellos/hello-seahorse/index.js | 5 ++ hellos/hello-seahorse/package.json | 89 +++++++++++++++++++ hellos/hello-sheep/README.md | 16 ++++ hellos/hello-sheep/index.js | 5 ++ hellos/hello-sheep/package.json | 90 +++++++++++++++++++ hellos/hello-shikato/README.md | 17 ++++ hellos/hello-shikato/index.js | 5 ++ hellos/hello-shikato/package.json | 91 +++++++++++++++++++ hellos/hello-shrug/README.md | 10 +++ hellos/hello-shrug/index.js | 5 ++ hellos/hello-shrug/package.json | 92 +++++++++++++++++++ hellos/hello-skeleton/README.md | 17 ++++ hellos/hello-skeleton/index.js | 5 ++ hellos/hello-skeleton/package.json | 93 ++++++++++++++++++++ hellos/hello-small/README.md | 12 +++ hellos/hello-small/index.js | 5 ++ hellos/hello-small/package.json | 94 ++++++++++++++++++++ hellos/hello-snoopy/README.md | 31 +++++++ hellos/hello-snoopy/index.js | 5 ++ hellos/hello-snoopy/package.json | 95 ++++++++++++++++++++ hellos/hello-snoopysleep/README.md | 30 +++++++ hellos/hello-snoopysleep/index.js | 5 ++ hellos/hello-snoopysleep/package.json | 116 ++++++++++++++++++++++++ hellos/hello-spidercow/README.md | 23 +++++ hellos/hello-spidercow/index.js | 5 ++ hellos/hello-spidercow/package.json | 96 ++++++++++++++++++++ hellos/hello-squid/README.md | 39 +++++++++ hellos/hello-squid/index.js | 5 ++ hellos/hello-squid/package.json | 97 ++++++++++++++++++++ hellos/hello-squirrel/README.md | 19 ++++ hellos/hello-squirrel/index.js | 5 ++ hellos/hello-squirrel/package.json | 98 +++++++++++++++++++++ hellos/hello-stegosaurus/README.md | 22 +++++ hellos/hello-stegosaurus/index.js | 5 ++ hellos/hello-stegosaurus/package.json | 99 +++++++++++++++++++++ hellos/hello-surgery/README.md | 27 ++++++ hellos/hello-surgery/index.js | 5 ++ hellos/hello-surgery/package.json | 100 +++++++++++++++++++++ hellos/hello-tableflip/README.md | 10 +++ hellos/hello-tableflip/index.js | 5 ++ hellos/hello-tableflip/package.json | 101 +++++++++++++++++++++ hellos/hello-taxi/README.md | 19 ++++ hellos/hello-taxi/index.js | 5 ++ hellos/hello-taxi/package.json | 102 +++++++++++++++++++++ hellos/hello-telebears/README.md | 15 ++++ hellos/hello-telebears/index.js | 5 ++ hellos/hello-telebears/package.json | 103 ++++++++++++++++++++++ hellos/hello-threader/README.md | 28 ++++++ hellos/hello-threader/index.js | 5 ++ hellos/hello-threader/package.json | 104 ++++++++++++++++++++++ hellos/hello-threecubes/README.md | 33 +++++++ hellos/hello-threecubes/index.js | 5 ++ hellos/hello-threecubes/package.json | 105 ++++++++++++++++++++++ hellos/hello-toaster/README.md | 25 ++++++ hellos/hello-toaster/index.js | 5 ++ hellos/hello-toaster/package.json | 106 ++++++++++++++++++++++ hellos/hello-tortoise/README.md | 14 +++ hellos/hello-tortoise/index.js | 5 ++ hellos/hello-tortoise/package.json | 107 ++++++++++++++++++++++ hellos/hello-turkey/README.md | 29 ++++++ hellos/hello-turkey/index.js | 5 ++ hellos/hello-turkey/package.json | 108 +++++++++++++++++++++++ hellos/hello-turtle/README.md | 23 +++++ hellos/hello-turtle/index.js | 5 ++ hellos/hello-turtle/package.json | 109 +++++++++++++++++++++++ hellos/hello-tux/README.md | 18 ++++ hellos/hello-tux/index.js | 5 ++ hellos/hello-tux/package.json | 110 +++++++++++++++++++++++ hellos/hello-vader/README.md | 16 ++++ hellos/hello-vader/index.js | 5 ++ hellos/hello-vader/package.json | 111 +++++++++++++++++++++++ hellos/hello-whale/README.md | 18 ++++ hellos/hello-whale/index.js | 5 ++ hellos/hello-whale/package.json | 112 +++++++++++++++++++++++ hellos/hello-wizard/README.md | 32 +++++++ hellos/hello-wizard/index.js | 5 ++ hellos/hello-wizard/package.json | 113 ++++++++++++++++++++++++ hellos/hello-wood/README.md | 16 ++++ hellos/hello-wood/index.js | 5 ++ hellos/hello-wood/package.json | 114 ++++++++++++++++++++++++ hellos/hello-www/README.md | 13 +++ hellos/hello-www/index.js | 5 ++ hellos/hello-www/package.json | 115 ++++++++++++++++++++++++ package.json | 110 +++++++++++++++++++++++ 298 files changed, 9536 insertions(+) create mode 100644 hellos/hello-armadillo/README.md create mode 100644 hellos/hello-armadillo/index.js create mode 100644 hellos/hello-armadillo/package.json create mode 100644 hellos/hello-banana/README.md create mode 100644 hellos/hello-banana/index.js create mode 100644 hellos/hello-banana/package.json create mode 100644 hellos/hello-bearface/README.md create mode 100644 hellos/hello-bearface/index.js create mode 100644 hellos/hello-bearface/package.json create mode 100644 hellos/hello-bees/README.md create mode 100644 hellos/hello-bees/index.js create mode 100644 hellos/hello-bees/package.json create mode 100644 hellos/hello-biohazard/README.md create mode 100644 hellos/hello-biohazard/index.js create mode 100644 hellos/hello-biohazard/package.json create mode 100644 hellos/hello-bishop/README.md create mode 100644 hellos/hello-bishop/index.js create mode 100644 hellos/hello-bishop/package.json create mode 100644 hellos/hello-box/README.md create mode 100644 hellos/hello-box/index.js create mode 100644 hellos/hello-box/package.json create mode 100644 hellos/hello-bunny/README.md create mode 100644 hellos/hello-bunny/index.js create mode 100644 hellos/hello-bunny/package.json create mode 100644 hellos/hello-cake/README.md create mode 100644 hellos/hello-cake/index.js create mode 100644 hellos/hello-cake/package.json create mode 100644 hellos/hello-cat/README.md create mode 100644 hellos/hello-cat/index.js create mode 100644 hellos/hello-cat/package.json create mode 100644 hellos/hello-cat2/README.md create mode 100644 hellos/hello-cat2/index.js create mode 100644 hellos/hello-cat2/package.json create mode 100644 hellos/hello-charlie/README.md create mode 100644 hellos/hello-charlie/index.js create mode 100644 hellos/hello-charlie/package.json create mode 100644 hellos/hello-cheese/README.md create mode 100644 hellos/hello-cheese/index.js create mode 100644 hellos/hello-cheese/package.json create mode 100644 hellos/hello-chessmen/README.md create mode 100644 hellos/hello-chessmen/index.js create mode 100644 hellos/hello-chessmen/package.json create mode 100644 hellos/hello-chito/README.md create mode 100644 hellos/hello-chito/index.js create mode 100644 hellos/hello-chito/package.json create mode 100644 hellos/hello-clippy/README.md create mode 100644 hellos/hello-clippy/index.js create mode 100644 hellos/hello-clippy/package.json create mode 100644 hellos/hello-cower/README.md create mode 100644 hellos/hello-cower/index.js create mode 100644 hellos/hello-cower/package.json create mode 100644 hellos/hello-cube/README.md create mode 100644 hellos/hello-cube/index.js create mode 100644 hellos/hello-cube/package.json create mode 100644 hellos/hello-daemon/README.md create mode 100644 hellos/hello-daemon/index.js create mode 100644 hellos/hello-daemon/package.json create mode 100644 hellos/hello-dalek/README.md create mode 100644 hellos/hello-dalek/index.js create mode 100644 hellos/hello-dalek/package.json create mode 100644 hellos/hello-doge/README.md create mode 100644 hellos/hello-doge/index.js create mode 100644 hellos/hello-doge/package.json create mode 100644 hellos/hello-dolphin/README.md create mode 100644 hellos/hello-dolphin/index.js create mode 100644 hellos/hello-dolphin/package.json create mode 100644 hellos/hello-dragon/README.md create mode 100644 hellos/hello-dragon/index.js create mode 100644 hellos/hello-dragon/package.json create mode 100644 hellos/hello-elephant/README.md create mode 100644 hellos/hello-elephant/index.js create mode 100644 hellos/hello-elephant/package.json create mode 100644 hellos/hello-explosion/README.md create mode 100644 hellos/hello-explosion/index.js create mode 100644 hellos/hello-explosion/package.json create mode 100644 hellos/hello-eyes/README.md create mode 100644 hellos/hello-eyes/index.js create mode 100644 hellos/hello-eyes/package.json create mode 100644 hellos/hello-fence/README.md create mode 100644 hellos/hello-fence/index.js create mode 100644 hellos/hello-fence/package.json create mode 100644 hellos/hello-fire/README.md create mode 100644 hellos/hello-fire/index.js create mode 100644 hellos/hello-fire/package.json create mode 100644 hellos/hello-fox/README.md create mode 100644 hellos/hello-fox/index.js create mode 100644 hellos/hello-fox/package.json create mode 100644 hellos/hello-ghost/README.md create mode 100644 hellos/hello-ghost/index.js create mode 100644 hellos/hello-ghost/package.json create mode 100644 hellos/hello-glados/README.md create mode 100644 hellos/hello-glados/index.js create mode 100644 hellos/hello-glados/package.json create mode 100644 hellos/hello-goat/README.md create mode 100644 hellos/hello-goat/index.js create mode 100644 hellos/hello-goat/package.json create mode 100644 hellos/hello-hand/README.md create mode 100644 hellos/hello-hand/index.js create mode 100644 hellos/hello-hand/package.json create mode 100644 hellos/hello-hedgehog/README.md create mode 100644 hellos/hello-hedgehog/index.js create mode 100644 hellos/hello-hedgehog/package.json create mode 100644 hellos/hello-hellokitty/README.md create mode 100644 hellos/hello-hellokitty/index.js create mode 100644 hellos/hello-hellokitty/package.json create mode 100644 hellos/hello-hippie/README.md create mode 100644 hellos/hello-hippie/index.js create mode 100644 hellos/hello-hippie/package.json create mode 100644 hellos/hello-hiya/README.md create mode 100644 hellos/hello-hiya/index.js create mode 100644 hellos/hello-hiya/package.json create mode 100644 hellos/hello-homer/README.md create mode 100644 hellos/hello-homer/index.js create mode 100644 hellos/hello-homer/package.json create mode 100644 hellos/hello-hypno/README.md create mode 100644 hellos/hello-hypno/index.js create mode 100644 hellos/hello-hypno/package.json create mode 100644 hellos/hello-iwashi/README.md create mode 100644 hellos/hello-iwashi/index.js create mode 100644 hellos/hello-iwashi/package.json create mode 100644 hellos/hello-jellyfish/README.md create mode 100644 hellos/hello-jellyfish/index.js create mode 100644 hellos/hello-jellyfish/package.json create mode 100644 hellos/hello-kilroy/README.md create mode 100644 hellos/hello-kilroy/index.js create mode 100644 hellos/hello-kilroy/package.json create mode 100644 hellos/hello-king/README.md create mode 100644 hellos/hello-king/index.js create mode 100644 hellos/hello-king/package.json create mode 100644 hellos/hello-kiss/README.md create mode 100644 hellos/hello-kiss/index.js create mode 100644 hellos/hello-kiss/package.json create mode 100644 hellos/hello-kitten/README.md create mode 100644 hellos/hello-kitten/index.js create mode 100644 hellos/hello-kitten/package.json create mode 100644 hellos/hello-knight/README.md create mode 100644 hellos/hello-knight/index.js create mode 100644 hellos/hello-knight/package.json create mode 100644 hellos/hello-koala/README.md create mode 100644 hellos/hello-koala/index.js create mode 100644 hellos/hello-koala/package.json create mode 100644 hellos/hello-kosh/README.md create mode 100644 hellos/hello-kosh/index.js create mode 100644 hellos/hello-kosh/package.json create mode 100644 hellos/hello-lamb/README.md create mode 100644 hellos/hello-lamb/index.js create mode 100644 hellos/hello-lamb/package.json create mode 100644 hellos/hello-lightbulb/README.md create mode 100644 hellos/hello-lightbulb/index.js create mode 100644 hellos/hello-lightbulb/package.json create mode 100644 hellos/hello-lobster/README.md create mode 100644 hellos/hello-lobster/index.js create mode 100644 hellos/hello-lobster/package.json create mode 100644 hellos/hello-lollerskates/README.md create mode 100644 hellos/hello-lollerskates/index.js create mode 100644 hellos/hello-lollerskates/package.json create mode 100644 hellos/hello-meow/README.md create mode 100644 hellos/hello-meow/index.js create mode 100644 hellos/hello-meow/package.json create mode 100644 hellos/hello-milk/README.md create mode 100644 hellos/hello-milk/index.js create mode 100644 hellos/hello-milk/package.json create mode 100644 hellos/hello-minotaur/README.md create mode 100644 hellos/hello-minotaur/index.js create mode 100644 hellos/hello-minotaur/package.json create mode 100644 hellos/hello-moofasa/README.md create mode 100644 hellos/hello-moofasa/index.js create mode 100644 hellos/hello-moofasa/package.json create mode 100644 hellos/hello-moose/README.md create mode 100644 hellos/hello-moose/index.js create mode 100644 hellos/hello-moose/package.json create mode 100644 hellos/hello-mule/README.md create mode 100644 hellos/hello-mule/index.js create mode 100644 hellos/hello-mule/package.json create mode 100644 hellos/hello-nyan/README.md create mode 100644 hellos/hello-nyan/index.js create mode 100644 hellos/hello-nyan/package.json create mode 100644 hellos/hello-octopus/README.md create mode 100644 hellos/hello-octopus/index.js create mode 100644 hellos/hello-octopus/package.json create mode 100644 hellos/hello-okazu/README.md create mode 100644 hellos/hello-okazu/index.js create mode 100644 hellos/hello-okazu/package.json create mode 100644 hellos/hello-owl/README.md create mode 100644 hellos/hello-owl/index.js create mode 100644 hellos/hello-owl/package.json create mode 100644 hellos/hello-pawn/README.md create mode 100644 hellos/hello-pawn/index.js create mode 100644 hellos/hello-pawn/package.json create mode 100644 hellos/hello-queen/README.md create mode 100644 hellos/hello-queen/index.js create mode 100644 hellos/hello-queen/package.json create mode 100644 hellos/hello-radio/README.md create mode 100644 hellos/hello-radio/index.js create mode 100644 hellos/hello-radio/package.json create mode 100644 hellos/hello-ren/README.md create mode 100644 hellos/hello-ren/index.js create mode 100644 hellos/hello-ren/package.json create mode 100644 hellos/hello-renge/README.md create mode 100644 hellos/hello-renge/index.js create mode 100644 hellos/hello-renge/package.json create mode 100644 hellos/hello-robot/README.md create mode 100644 hellos/hello-robot/index.js create mode 100644 hellos/hello-robot/package.json create mode 100644 hellos/hello-roflcopter/README.md create mode 100644 hellos/hello-roflcopter/index.js create mode 100644 hellos/hello-roflcopter/package.json create mode 100644 hellos/hello-rook/README.md create mode 100644 hellos/hello-rook/index.js create mode 100644 hellos/hello-rook/package.json create mode 100644 hellos/hello-sachiko/README.md create mode 100644 hellos/hello-sachiko/index.js create mode 100644 hellos/hello-sachiko/package.json create mode 100644 hellos/hello-seahorse/README.md create mode 100644 hellos/hello-seahorse/index.js create mode 100644 hellos/hello-seahorse/package.json create mode 100644 hellos/hello-sheep/README.md create mode 100644 hellos/hello-sheep/index.js create mode 100644 hellos/hello-sheep/package.json create mode 100644 hellos/hello-shikato/README.md create mode 100644 hellos/hello-shikato/index.js create mode 100644 hellos/hello-shikato/package.json create mode 100644 hellos/hello-shrug/README.md create mode 100644 hellos/hello-shrug/index.js create mode 100644 hellos/hello-shrug/package.json create mode 100644 hellos/hello-skeleton/README.md create mode 100644 hellos/hello-skeleton/index.js create mode 100644 hellos/hello-skeleton/package.json create mode 100644 hellos/hello-small/README.md create mode 100644 hellos/hello-small/index.js create mode 100644 hellos/hello-small/package.json create mode 100644 hellos/hello-snoopy/README.md create mode 100644 hellos/hello-snoopy/index.js create mode 100644 hellos/hello-snoopy/package.json create mode 100644 hellos/hello-snoopysleep/README.md create mode 100644 hellos/hello-snoopysleep/index.js create mode 100644 hellos/hello-snoopysleep/package.json create mode 100644 hellos/hello-spidercow/README.md create mode 100644 hellos/hello-spidercow/index.js create mode 100644 hellos/hello-spidercow/package.json create mode 100644 hellos/hello-squid/README.md create mode 100644 hellos/hello-squid/index.js create mode 100644 hellos/hello-squid/package.json create mode 100644 hellos/hello-squirrel/README.md create mode 100644 hellos/hello-squirrel/index.js create mode 100644 hellos/hello-squirrel/package.json create mode 100644 hellos/hello-stegosaurus/README.md create mode 100644 hellos/hello-stegosaurus/index.js create mode 100644 hellos/hello-stegosaurus/package.json create mode 100644 hellos/hello-surgery/README.md create mode 100644 hellos/hello-surgery/index.js create mode 100644 hellos/hello-surgery/package.json create mode 100644 hellos/hello-tableflip/README.md create mode 100644 hellos/hello-tableflip/index.js create mode 100644 hellos/hello-tableflip/package.json create mode 100644 hellos/hello-taxi/README.md create mode 100644 hellos/hello-taxi/index.js create mode 100644 hellos/hello-taxi/package.json create mode 100644 hellos/hello-telebears/README.md create mode 100644 hellos/hello-telebears/index.js create mode 100644 hellos/hello-telebears/package.json create mode 100644 hellos/hello-threader/README.md create mode 100644 hellos/hello-threader/index.js create mode 100644 hellos/hello-threader/package.json create mode 100644 hellos/hello-threecubes/README.md create mode 100644 hellos/hello-threecubes/index.js create mode 100644 hellos/hello-threecubes/package.json create mode 100644 hellos/hello-toaster/README.md create mode 100644 hellos/hello-toaster/index.js create mode 100644 hellos/hello-toaster/package.json create mode 100644 hellos/hello-tortoise/README.md create mode 100644 hellos/hello-tortoise/index.js create mode 100644 hellos/hello-tortoise/package.json create mode 100644 hellos/hello-turkey/README.md create mode 100644 hellos/hello-turkey/index.js create mode 100644 hellos/hello-turkey/package.json create mode 100644 hellos/hello-turtle/README.md create mode 100644 hellos/hello-turtle/index.js create mode 100644 hellos/hello-turtle/package.json create mode 100644 hellos/hello-tux/README.md create mode 100644 hellos/hello-tux/index.js create mode 100644 hellos/hello-tux/package.json create mode 100644 hellos/hello-vader/README.md create mode 100644 hellos/hello-vader/index.js create mode 100644 hellos/hello-vader/package.json create mode 100644 hellos/hello-whale/README.md create mode 100644 hellos/hello-whale/index.js create mode 100644 hellos/hello-whale/package.json create mode 100644 hellos/hello-wizard/README.md create mode 100644 hellos/hello-wizard/index.js create mode 100644 hellos/hello-wizard/package.json create mode 100644 hellos/hello-wood/README.md create mode 100644 hellos/hello-wood/index.js create mode 100644 hellos/hello-wood/package.json create mode 100644 hellos/hello-www/README.md create mode 100644 hellos/hello-www/index.js create mode 100644 hellos/hello-www/package.json create mode 100644 package.json diff --git a/hellos/hello-armadillo/README.md b/hellos/hello-armadillo/README.md new file mode 100644 index 0000000..237b9b4 --- /dev/null +++ b/hellos/hello-armadillo/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldArmadillo() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,.-----__ + ,:::://///,:::-. + /:''/////// ``:::`;/|/ + /' |||||| :://'`\ + .' , |||||| `/( e \ + -===~__-'\__X_`````\_____/~`-._ `. + ~~ ~~ `~-' +``` diff --git a/hellos/hello-armadillo/index.js b/hellos/hello-armadillo/index.js new file mode 100644 index 0000000..389a49e --- /dev/null +++ b/hellos/hello-armadillo/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldArmadillo() { + console.log(cowsay.say({ text: "hello world", f: "armadillo" })); +} +module.exports = helloWorldArmadillo; diff --git a/hellos/hello-armadillo/package.json b/hellos/hello-armadillo/package.json new file mode 100644 index 0000000..f514c68 --- /dev/null +++ b/hellos/hello-armadillo/package.json @@ -0,0 +1,19 @@ +{ + "name": "hello-armadillo", + "version": "1.0.2", + "description": "armadillo says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-armadillo" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0" + } +} diff --git a/hellos/hello-banana/README.md b/hellos/hello-banana/README.md new file mode 100644 index 0000000..7ddf405 --- /dev/null +++ b/hellos/hello-banana/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldBanana() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + ". ,# + \ `-._____,-'=/ + ____`._ ----- _,'_____PhS + `-----' +``` diff --git a/hellos/hello-banana/index.js b/hellos/hello-banana/index.js new file mode 100644 index 0000000..e756310 --- /dev/null +++ b/hellos/hello-banana/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBanana() { + console.log(cowsay.say({ text: "hello world", f: "banana" })); +} +module.exports = helloWorldBanana; diff --git a/hellos/hello-banana/package.json b/hellos/hello-banana/package.json new file mode 100644 index 0000000..118f932 --- /dev/null +++ b/hellos/hello-banana/package.json @@ -0,0 +1,20 @@ +{ + "name": "hello-banana", + "version": "1.0.2", + "description": "banana says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-banana" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0" + } +} diff --git a/hellos/hello-bearface/README.md b/hellos/hello-bearface/README.md new file mode 100644 index 0000000..ad7e78a --- /dev/null +++ b/hellos/hello-bearface/README.md @@ -0,0 +1,20 @@ +# Usage +helloWorldBearface() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + .--. .--. + : (\ ". _......_ ." /) : + '. ` ` .' + /' _ _ `\ + / o} {o \ + | / \ | + | /' `\ | + \ | . .==. . | / + '._ \.' \__/ './ _.' + / ``'._-''-_.'`` \ +``` diff --git a/hellos/hello-bearface/index.js b/hellos/hello-bearface/index.js new file mode 100644 index 0000000..3f5c491 --- /dev/null +++ b/hellos/hello-bearface/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBearface() { + console.log(cowsay.say({ text: "hello world", f: "bearface" })); +} +module.exports = helloWorldBearface; diff --git a/hellos/hello-bearface/package.json b/hellos/hello-bearface/package.json new file mode 100644 index 0000000..dc83e63 --- /dev/null +++ b/hellos/hello-bearface/package.json @@ -0,0 +1,21 @@ +{ + "name": "hello-bearface", + "version": "1.0.2", + "description": "bearface says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-bearface" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0" + } +} diff --git a/hellos/hello-bees/README.md b/hellos/hello-bees/README.md new file mode 100644 index 0000000..b365227 --- /dev/null +++ b/hellos/hello-bees/README.md @@ -0,0 +1,25 @@ +# Usage +helloWorldBees() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + + ^^ .-=-=-=-. ^^ + ^^ (`-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-`) ^^ ^^ + ^^ (`-=-=-=-=-=-=-=-`) ^^ ^^ + ( `-=-=-=-(@)-=-=-` ) ^^ + (`-=-=-=-=-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-=-`) ^^ + (`-=-=-=-=-=-=-`) ^^ ^^ + jgs (`-=-=-=-=-`) + `-=-=-=-=-` +``` diff --git a/hellos/hello-bees/index.js b/hellos/hello-bees/index.js new file mode 100644 index 0000000..50ecdd8 --- /dev/null +++ b/hellos/hello-bees/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBees() { + console.log(cowsay.say({ text: "hello world", f: "bees" })); +} +module.exports = helloWorldBees; diff --git a/hellos/hello-bees/package.json b/hellos/hello-bees/package.json new file mode 100644 index 0000000..7b80257 --- /dev/null +++ b/hellos/hello-bees/package.json @@ -0,0 +1,22 @@ +{ + "name": "hello-bees", + "version": "1.0.2", + "description": "bees says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-bees" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0" + } +} diff --git a/hellos/hello-biohazard/README.md b/hellos/hello-biohazard/README.md new file mode 100644 index 0000000..6970673 --- /dev/null +++ b/hellos/hello-biohazard/README.md @@ -0,0 +1,31 @@ +# Usage +helloWorldBiohazard() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + =+$HM####@H%;, + /H###############M$, + ,@################+ + .H##############+ + X############/ + $##########/ + %########/ + /X/;;+X/ + + -XHHX- + ,######, + \#############X .M####M. X############# + \##############- -//- -############## + X##############%, ,+##############X + -##############X X##############- + %############% %############% + %##########; ;##########% + ;#######M= =M#######; + .+M###@, ,@###M+. + :XH. .HX: + +``` diff --git a/hellos/hello-biohazard/index.js b/hellos/hello-biohazard/index.js new file mode 100644 index 0000000..9ab0340 --- /dev/null +++ b/hellos/hello-biohazard/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBiohazard() { + console.log(cowsay.say({ text: "hello world", f: "biohazard" })); +} +module.exports = helloWorldBiohazard; diff --git a/hellos/hello-biohazard/package.json b/hellos/hello-biohazard/package.json new file mode 100644 index 0000000..6d44784 --- /dev/null +++ b/hellos/hello-biohazard/package.json @@ -0,0 +1,23 @@ +{ + "name": "hello-biohazard", + "version": "1.0.2", + "description": "biohazard says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-biohazard" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0" + } +} diff --git a/hellos/hello-bishop/README.md b/hellos/hello-bishop/README.md new file mode 100644 index 0000000..4cf9ff6 --- /dev/null +++ b/hellos/hello-bishop/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldBishop() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + <>_ + (\) ) + \__/ + (____) + | | + |__| + /____\ + (______) +``` diff --git a/hellos/hello-bishop/index.js b/hellos/hello-bishop/index.js new file mode 100644 index 0000000..7af7e13 --- /dev/null +++ b/hellos/hello-bishop/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBishop() { + console.log(cowsay.say({ text: "hello world", f: "bishop" })); +} +module.exports = helloWorldBishop; diff --git a/hellos/hello-bishop/package.json b/hellos/hello-bishop/package.json new file mode 100644 index 0000000..b945818 --- /dev/null +++ b/hellos/hello-bishop/package.json @@ -0,0 +1,24 @@ +{ + "name": "hello-bishop", + "version": "1.0.2", + "description": "bishop says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-bishop" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0" + } +} diff --git a/hellos/hello-box/README.md b/hellos/hello-box/README.md new file mode 100644 index 0000000..b6c020f --- /dev/null +++ b/hellos/hello-box/README.md @@ -0,0 +1,27 @@ +# Usage +helloWorldBox() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __________________ + /\ ______________ \ + /::\ \ZZZZZZZZZZZZ/\ \ + /:/\.\ \ /:/\:\ \ + /:/Z/\:\ \ /:/Z/\:\ \ + /:/Z/__\:\ \____/:/Z/ \:\ \ + /:/Z/____\:\ \___\/Z/ \:\ \ + \:\ \ZZZZZ\:\ \ZZ/\ \ \:\ \ + \:\ \ \:\ \ \:\ \ \:\ \ + \:\ \ \:\ \_\;\_\_____\;\ \ + \:\ \ \:\_________________\ + \:\ \ /:/ZZZZZZZZZZZZZZZZZ/ + \:\ \ /:/Z/ \:\ \ /:/Z/ + \:\ \/:/Z/ \:\ \/:/Z/ + \:\/:/Z/________\;\/:/Z/ + \::/Z/_______itz__\/Z/ + \/ZZZZZZZZZZZZZZZZZ/ +``` diff --git a/hellos/hello-box/index.js b/hellos/hello-box/index.js new file mode 100644 index 0000000..7ce785e --- /dev/null +++ b/hellos/hello-box/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBox() { + console.log(cowsay.say({ text: "hello world", f: "box" })); +} +module.exports = helloWorldBox; diff --git a/hellos/hello-box/package.json b/hellos/hello-box/package.json new file mode 100644 index 0000000..160fb81 --- /dev/null +++ b/hellos/hello-box/package.json @@ -0,0 +1,25 @@ +{ + "name": "hello-box", + "version": "1.0.2", + "description": "box says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-box" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0" + } +} diff --git a/hellos/hello-bunny/README.md b/hellos/hello-bunny/README.md new file mode 100644 index 0000000..d9a489c --- /dev/null +++ b/hellos/hello-bunny/README.md @@ -0,0 +1,13 @@ +# Usage +helloWorldBunny() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ \ + \ /\ + ( ) + .( o ). +``` diff --git a/hellos/hello-bunny/index.js b/hellos/hello-bunny/index.js new file mode 100644 index 0000000..449a01e --- /dev/null +++ b/hellos/hello-bunny/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldBunny() { + console.log(cowsay.say({ text: "hello world", f: "bunny" })); +} +module.exports = helloWorldBunny; diff --git a/hellos/hello-bunny/package.json b/hellos/hello-bunny/package.json new file mode 100644 index 0000000..39fa93c --- /dev/null +++ b/hellos/hello-bunny/package.json @@ -0,0 +1,26 @@ +{ + "name": "hello-bunny", + "version": "1.0.2", + "description": "bunny says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-bunny" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0" + } +} diff --git a/hellos/hello-cake/README.md b/hellos/hello-cake/README.md new file mode 100644 index 0000000..e70fe02 --- /dev/null +++ b/hellos/hello-cake/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldCake() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,:/+/- + /M/ .,-=;//;- + .:/= ;MH/, ,=/+%$XH@MM#@: + -$##@+$###@H@MMM#######H:. -/H# + .,H@H@ X######@ -H#####@+- -+H###@X + .,@##H; +XM##M/, =%@###@X;- +X%- :M##########$. .:%M###@%: +M##H, +H@@@$/-. ,;$M###@%, - +M####M=,,---,.-%%H####M$: ,+@## +@##################@/. :%H##@$- +M###############H, ;HM##M$= +\#################. .=$M##M$= +\#################H..;XM##M$= .:+ +M###################@%= =+@MH% +@################M/. =+H#X%= +=+M##############M, -/X#X+;. + .;XM##########H= ,/X#H+:, + .=+HM######M+/+HM@+=. + ,:/%XM####H/. + ,.:=-. +``` diff --git a/hellos/hello-cake/index.js b/hellos/hello-cake/index.js new file mode 100644 index 0000000..a930780 --- /dev/null +++ b/hellos/hello-cake/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCake() { + console.log(cowsay.say({ text: "hello world", f: "cake" })); +} +module.exports = helloWorldCake; diff --git a/hellos/hello-cake/package.json b/hellos/hello-cake/package.json new file mode 100644 index 0000000..c8bb437 --- /dev/null +++ b/hellos/hello-cake/package.json @@ -0,0 +1,27 @@ +{ + "name": "hello-cake", + "version": "1.0.2", + "description": "cake says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cake" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0" + } +} diff --git a/hellos/hello-cat/README.md b/hellos/hello-cat/README.md new file mode 100644 index 0000000..a1115eb --- /dev/null +++ b/hellos/hello-cat/README.md @@ -0,0 +1,21 @@ +# Usage +helloWorldCat() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ _ + / ) + / / + //| \ \ + .-`^ \ .-`````-. \ \ + o` {|} \_/ \ / / + '--, _ // .---. \ / / + ^^^` )/ ,/ \ \/ / + ( /) /\/ / + / / ( / ( / + ___/ /) ( __/ __\ ( + (((__)((__)((__(((___) +``` diff --git a/hellos/hello-cat/index.js b/hellos/hello-cat/index.js new file mode 100644 index 0000000..02bdeba --- /dev/null +++ b/hellos/hello-cat/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCat() { + console.log(cowsay.say({ text: "hello world", f: "cat" })); +} +module.exports = helloWorldCat; diff --git a/hellos/hello-cat/package.json b/hellos/hello-cat/package.json new file mode 100644 index 0000000..d23706e --- /dev/null +++ b/hellos/hello-cat/package.json @@ -0,0 +1,28 @@ +{ + "name": "hello-cat", + "version": "1.0.2", + "description": "cat says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cat" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0" + } +} diff --git a/hellos/hello-cat2/README.md b/hellos/hello-cat2/README.md new file mode 100644 index 0000000..90db4b7 --- /dev/null +++ b/hellos/hello-cat2/README.md @@ -0,0 +1,22 @@ +# Usage +helloWorldCat2() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + \ + |\___/| + =) oYo (= + \ ^ / + )=*=( + / \ + | | + /| | | |\ + \| | |_|/\ + //_// ___/ + \_) +``` diff --git a/hellos/hello-cat2/index.js b/hellos/hello-cat2/index.js new file mode 100644 index 0000000..262c5bc --- /dev/null +++ b/hellos/hello-cat2/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCat2() { + console.log(cowsay.say({ text: "hello world", f: "cat2" })); +} +module.exports = helloWorldCat2; diff --git a/hellos/hello-cat2/package.json b/hellos/hello-cat2/package.json new file mode 100644 index 0000000..6b652f8 --- /dev/null +++ b/hellos/hello-cat2/package.json @@ -0,0 +1,117 @@ +{ + "name": "hello-cat2", + "version": "1.0.2", + "description": "cat2 says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cat2" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0", + "hello-wizard": "^1.0.0", + "hello-wood": "^1.0.0", + "hello-www": "^1.0.0", + "hello-snoopysleep": "^1.0.0" + } +} diff --git a/hellos/hello-charlie/README.md b/hellos/hello-charlie/README.md new file mode 100644 index 0000000..2c36f87 --- /dev/null +++ b/hellos/hello-charlie/README.md @@ -0,0 +1,21 @@ +# Usage +helloWorldCharlie() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ ,, _ + / `、 + / (_ノL_) ヽ + / ´・ ・` l + (l し l) + l __ l + > 、 _ ィ + /  ̄ ヽ + / | iヽ + |\| |/| + | ||/\/\/\/ | | +``` diff --git a/hellos/hello-charlie/index.js b/hellos/hello-charlie/index.js new file mode 100644 index 0000000..d804d76 --- /dev/null +++ b/hellos/hello-charlie/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCharlie() { + console.log(cowsay.say({ text: "hello world", f: "charlie" })); +} +module.exports = helloWorldCharlie; diff --git a/hellos/hello-charlie/package.json b/hellos/hello-charlie/package.json new file mode 100644 index 0000000..89d2a7f --- /dev/null +++ b/hellos/hello-charlie/package.json @@ -0,0 +1,29 @@ +{ + "name": "hello-charlie", + "version": "1.0.2", + "description": "charlie says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-charlie" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0" + } +} diff --git a/hellos/hello-cheese/README.md b/hellos/hello-cheese/README.md new file mode 100644 index 0000000..bf2cff6 --- /dev/null +++ b/hellos/hello-cheese/README.md @@ -0,0 +1,26 @@ +# Usage +helloWorldCheese() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + _____ _________ + / \_/ | + | || + | || + | ###\ /### | | + | o \/ o | | + /| | | + / | < |\ \ +| /| | | | +| | \_______/ | | | +| | | / / +/|| /||| + ----------------| + | | | | + *** *** + /___\ /___\ +``` diff --git a/hellos/hello-cheese/index.js b/hellos/hello-cheese/index.js new file mode 100644 index 0000000..998277f --- /dev/null +++ b/hellos/hello-cheese/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCheese() { + console.log(cowsay.say({ text: "hello world", f: "cheese" })); +} +module.exports = helloWorldCheese; diff --git a/hellos/hello-cheese/package.json b/hellos/hello-cheese/package.json new file mode 100644 index 0000000..991ed7c --- /dev/null +++ b/hellos/hello-cheese/package.json @@ -0,0 +1,30 @@ +{ + "name": "hello-cheese", + "version": "1.0.2", + "description": "cheese says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cheese" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0" + } +} diff --git a/hellos/hello-chessmen/README.md b/hellos/hello-chessmen/README.md new file mode 100644 index 0000000..3bebccc --- /dev/null +++ b/hellos/hello-chessmen/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldChessmen() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + \ + .::. + _::_ + () _/____\_ + <~~~~> \ / + <>_ \__/ \____/ <>_ + __/"""\ (\) ) (____) (____) (\) ) __/"""\ + WWWWWW ]___ 0 } \__/ | | | | \__/ ]___ 0 } WWWWWW + | | / } (____) | | |__| (____) / } | | + | | /~ } | | |__| / \ | | /~ } | | + |__| \____/ |__| /____\ (______) |__| \____/ |__| + /____\ /____\ /____\ (______) (________) /____\ /____\ /____\ + (______) (______) (______) (________) /________\ (______) (______) (______) + + __ __ __ __ __ __ __ __ + ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) + || || || || || || || || + /__\ /__\ /__\ /__\ /__\ /__\ /__\ /__\ + (____) (____) (____) (____) (____) (____) (____) (____) +``` diff --git a/hellos/hello-chessmen/index.js b/hellos/hello-chessmen/index.js new file mode 100644 index 0000000..323aa1a --- /dev/null +++ b/hellos/hello-chessmen/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldChessmen() { + console.log(cowsay.say({ text: "hello world", f: "chessmen" })); +} +module.exports = helloWorldChessmen; diff --git a/hellos/hello-chessmen/package.json b/hellos/hello-chessmen/package.json new file mode 100644 index 0000000..e13dc2d --- /dev/null +++ b/hellos/hello-chessmen/package.json @@ -0,0 +1,31 @@ +{ + "name": "hello-chessmen", + "version": "1.0.2", + "description": "chessmen says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-chessmen" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0" + } +} diff --git a/hellos/hello-chito/README.md b/hellos/hello-chito/README.md new file mode 100644 index 0000000..e8a91a7 --- /dev/null +++ b/hellos/hello-chito/README.md @@ -0,0 +1,23 @@ +# Usage +helloWorldChito() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + -一 一- + / \ + / ________ + / -~ ミ、 + レ' _ 一ァiァ ¬} ̄Tii一- _ \ + / --::|::::/斗士 / |[_Vい_>」 + / イ「::::|:::Y/ イ::ハ ィ-ミヽい + <___|:::へ|::|{ 乂-夕 {::dリ|い + \八 |::| `'' ハ| + _ --\ヽ|::| .イ リ + /------.ゝ|:ト| - ィ:| + \ >ミ|`ヽ!ニ T フ ̄.≧|:/ + ∨ |::\/ }-/く\ /|/ +``` diff --git a/hellos/hello-chito/index.js b/hellos/hello-chito/index.js new file mode 100644 index 0000000..555de8f --- /dev/null +++ b/hellos/hello-chito/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldChito() { + console.log(cowsay.say({ text: "hello world", f: "chito" })); +} +module.exports = helloWorldChito; diff --git a/hellos/hello-chito/package.json b/hellos/hello-chito/package.json new file mode 100644 index 0000000..b754e08 --- /dev/null +++ b/hellos/hello-chito/package.json @@ -0,0 +1,32 @@ +{ + "name": "hello-chito", + "version": "1.0.2", + "description": "chito says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-chito" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0" + } +} diff --git a/hellos/hello-clippy/README.md b/hellos/hello-clippy/README.md new file mode 100644 index 0000000..0158d0e --- /dev/null +++ b/hellos/hello-clippy/README.md @@ -0,0 +1,19 @@ +# Usage +helloWorldClippy() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __ + / \ + | | + @ @ + | | + || |/ + || || + |\_/| + \___/ +``` diff --git a/hellos/hello-clippy/index.js b/hellos/hello-clippy/index.js new file mode 100644 index 0000000..8d608e7 --- /dev/null +++ b/hellos/hello-clippy/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldClippy() { + console.log(cowsay.say({ text: "hello world", f: "clippy" })); +} +module.exports = helloWorldClippy; diff --git a/hellos/hello-clippy/package.json b/hellos/hello-clippy/package.json new file mode 100644 index 0000000..dd25224 --- /dev/null +++ b/hellos/hello-clippy/package.json @@ -0,0 +1,33 @@ +{ + "name": "hello-clippy", + "version": "1.0.2", + "description": "clippy says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-clippy" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0" + } +} diff --git a/hellos/hello-cower/README.md b/hellos/hello-cower/README.md new file mode 100644 index 0000000..b4e84ba --- /dev/null +++ b/hellos/hello-cower/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldCower() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,__, | | + (oo)\| |___ + (__)\| | )\_ + | |_w | \ + | | || * + + Cower.... +``` diff --git a/hellos/hello-cower/index.js b/hellos/hello-cower/index.js new file mode 100644 index 0000000..1548d68 --- /dev/null +++ b/hellos/hello-cower/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCower() { + console.log(cowsay.say({ text: "hello world", f: "cower" })); +} +module.exports = helloWorldCower; diff --git a/hellos/hello-cower/package.json b/hellos/hello-cower/package.json new file mode 100644 index 0000000..9f67d5c --- /dev/null +++ b/hellos/hello-cower/package.json @@ -0,0 +1,34 @@ +{ + "name": "hello-cower", + "version": "1.0.2", + "description": "cower says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cower" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0" + } +} diff --git a/hellos/hello-cube/README.md b/hellos/hello-cube/README.md new file mode 100644 index 0000000..9e460af --- /dev/null +++ b/hellos/hello-cube/README.md @@ -0,0 +1,22 @@ +# Usage +helloWorldCube() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ____________ + /\ ________ \ + / /\ \______/\ \ + / / /\ \ / /\ \ \ + / / /__\ \/ / /\ \ \ + / /_/____\ \/_/__\_\ \ + \ \ \____/ / ________ \ + \ \ \ / / /\ \ / / / + \ \ \/ / /\ \ \/ / / + \ \/ / /__\_\/ / / + \ / /______\/ / + \/___________/ +``` diff --git a/hellos/hello-cube/index.js b/hellos/hello-cube/index.js new file mode 100644 index 0000000..dbe70f3 --- /dev/null +++ b/hellos/hello-cube/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldCube() { + console.log(cowsay.say({ text: "hello world", f: "cube" })); +} +module.exports = helloWorldCube; diff --git a/hellos/hello-cube/package.json b/hellos/hello-cube/package.json new file mode 100644 index 0000000..3b2cb78 --- /dev/null +++ b/hellos/hello-cube/package.json @@ -0,0 +1,35 @@ +{ + "name": "hello-cube", + "version": "1.0.2", + "description": "cube says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-cube" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0" + } +} diff --git a/hellos/hello-daemon/README.md b/hellos/hello-daemon/README.md new file mode 100644 index 0000000..8b80f92 --- /dev/null +++ b/hellos/hello-daemon/README.md @@ -0,0 +1,27 @@ +# Usage +helloWorldDaemon() +# Result +``` + _____________ +< hello world > + ------------- + \ , , + \ /( )` + \ \ \___ / | + /- _ `-/ ' + (/\/ \ \ /\ + / / | ` \ + o o ) / | + `-^--'`< ' + (_.) _ ) / + `.___/` / + `-----' / +<----. __ / __ \ +<----|====O)))==) \) /==== +<----' `--' `.__,' \ + | | + \ / + ______( (_ / \______ + ,' ,-----' | \ + `--{__________) \/ +``` diff --git a/hellos/hello-daemon/index.js b/hellos/hello-daemon/index.js new file mode 100644 index 0000000..a193cbc --- /dev/null +++ b/hellos/hello-daemon/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldDaemon() { + console.log(cowsay.say({ text: "hello world", f: "daemon" })); +} +module.exports = helloWorldDaemon; diff --git a/hellos/hello-daemon/package.json b/hellos/hello-daemon/package.json new file mode 100644 index 0000000..01d20b5 --- /dev/null +++ b/hellos/hello-daemon/package.json @@ -0,0 +1,36 @@ +{ + "name": "hello-daemon", + "version": "1.0.2", + "description": "daemon says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-daemon" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0" + } +} diff --git a/hellos/hello-dalek/README.md b/hellos/hello-dalek/README.md new file mode 100644 index 0000000..4a6319b --- /dev/null +++ b/hellos/hello-dalek/README.md @@ -0,0 +1,21 @@ +# Usage +helloWorldDalek() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ___ + D>=G===' '. + |======| + |======| + )--/]IIIIII] + |_______| + C O O O D + C O O O D + C O O O D + C__O__O__O__D +snd [_____________] +``` diff --git a/hellos/hello-dalek/index.js b/hellos/hello-dalek/index.js new file mode 100644 index 0000000..2af6c5d --- /dev/null +++ b/hellos/hello-dalek/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldDalek() { + console.log(cowsay.say({ text: "hello world", f: "dalek" })); +} +module.exports = helloWorldDalek; diff --git a/hellos/hello-dalek/package.json b/hellos/hello-dalek/package.json new file mode 100644 index 0000000..cdb30f1 --- /dev/null +++ b/hellos/hello-dalek/package.json @@ -0,0 +1,37 @@ +{ + "name": "hello-dalek", + "version": "1.0.2", + "description": "dalek says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-dalek" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0" + } +} diff --git a/hellos/hello-doge/README.md b/hellos/hello-doge/README.md new file mode 100644 index 0000000..eb29b13 --- /dev/null +++ b/hellos/hello-doge/README.md @@ -0,0 +1,29 @@ +# Usage +helloWorldDoge() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + _ _ + / /. _-// + / /// _- / + //_-//========= / + _/// //_ || ./ + _| -__-|| + | __ - \ \ + | |#- _-|_ | + | |#||| _ | + | _==_ || +- ==|.=.=|_ = | +| |-|- ___ | +| --__ _ / +|| === | + | _. // + ||_ __- _- _| + \_______/ ___/ _| + --* +``` diff --git a/hellos/hello-doge/index.js b/hellos/hello-doge/index.js new file mode 100644 index 0000000..15f72cb --- /dev/null +++ b/hellos/hello-doge/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldDoge() { + console.log(cowsay.say({ text: "hello world", f: "doge" })); +} +module.exports = helloWorldDoge; diff --git a/hellos/hello-doge/package.json b/hellos/hello-doge/package.json new file mode 100644 index 0000000..c86a82b --- /dev/null +++ b/hellos/hello-doge/package.json @@ -0,0 +1,38 @@ +{ + "name": "hello-doge", + "version": "1.0.2", + "description": "doge says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-doge" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0" + } +} diff --git a/hellos/hello-dolphin/README.md b/hellos/hello-dolphin/README.md new file mode 100644 index 0000000..850689a --- /dev/null +++ b/hellos/hello-dolphin/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldDolphin() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + , + __)\_ + (\_.-' a`-. + jgs (/~~````(/~^^` + +``` diff --git a/hellos/hello-dolphin/index.js b/hellos/hello-dolphin/index.js new file mode 100644 index 0000000..48f53e4 --- /dev/null +++ b/hellos/hello-dolphin/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldDolphin() { + console.log(cowsay.say({ text: "hello world", f: "dolphin" })); +} +module.exports = helloWorldDolphin; diff --git a/hellos/hello-dolphin/package.json b/hellos/hello-dolphin/package.json new file mode 100644 index 0000000..b145a24 --- /dev/null +++ b/hellos/hello-dolphin/package.json @@ -0,0 +1,39 @@ +{ + "name": "hello-dolphin", + "version": "1.0.2", + "description": "dolphin says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-dolphin" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0" + } +} diff --git a/hellos/hello-dragon/README.md b/hellos/hello-dragon/README.md new file mode 100644 index 0000000..36f3808 --- /dev/null +++ b/hellos/hello-dragon/README.md @@ -0,0 +1,24 @@ +# Usage +helloWorldDragon() +# Result +``` + _____________ +< hello world > + ------------- + \ / \ //\ + \ |\___/| / \// \\ + /o o \__ / // | \ \ + / / \/_/ // | \ \ + @_^_@'/ \/_ // | \ \ + //_^_/ \/_ // | \ \ + ( //) | \/// | \ \ + ( / /) _|_ / ) // | \ _\ + ( // /) '/,_ _ _/ ( ; -. | _ _\.-~ .-~~~^-. + (( / / )) ,-{ _ `-.|.-~-. .~ `. + (( // / )) '/\ / ~-. _ .-~ .-~^-. \ + (( /// )) `. { } / \ \ + (( / )) .----~-.\ \-' .~ \ `. \^-. + ///.----..> \ _ -~ `. ^-` ^-_ + ///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~ + /.-~ +``` diff --git a/hellos/hello-dragon/index.js b/hellos/hello-dragon/index.js new file mode 100644 index 0000000..e365fdd --- /dev/null +++ b/hellos/hello-dragon/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldDragon() { + console.log(cowsay.say({ text: "hello world", f: "dragon" })); +} +module.exports = helloWorldDragon; diff --git a/hellos/hello-dragon/package.json b/hellos/hello-dragon/package.json new file mode 100644 index 0000000..427e0bc --- /dev/null +++ b/hellos/hello-dragon/package.json @@ -0,0 +1,40 @@ +{ + "name": "hello-dragon", + "version": "1.0.2", + "description": "dragon says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-dragon" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0" + } +} diff --git a/hellos/hello-elephant/README.md b/hellos/hello-elephant/README.md new file mode 100644 index 0000000..773d1f2 --- /dev/null +++ b/hellos/hello-elephant/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldElephant() +# Result +``` + _____________ +< hello world > + ------------- + \ /\ ___ /\ + \ // \/ \/ \\ + (( o o )) + \\ / \ // + \/ | | \/ + | | | | + | | | | + | o | + | | | | + |m| |m| +``` diff --git a/hellos/hello-elephant/index.js b/hellos/hello-elephant/index.js new file mode 100644 index 0000000..76a4142 --- /dev/null +++ b/hellos/hello-elephant/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldElephant() { + console.log(cowsay.say({ text: "hello world", f: "elephant" })); +} +module.exports = helloWorldElephant; diff --git a/hellos/hello-elephant/package.json b/hellos/hello-elephant/package.json new file mode 100644 index 0000000..452fde7 --- /dev/null +++ b/hellos/hello-elephant/package.json @@ -0,0 +1,41 @@ +{ + "name": "hello-elephant", + "version": "1.0.2", + "description": "elephant says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-elephant" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0" + } +} diff --git a/hellos/hello-explosion/README.md b/hellos/hello-explosion/README.md new file mode 100644 index 0000000..8a9a9be --- /dev/null +++ b/hellos/hello-explosion/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldExplosion() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + .+ + /M; + H#@: ;, + -###H- -@/ + %####$. -; .%#X + M#####+;#H :M#M. +.. .+/;%#########X###- + -/%H%+;-, +##############/ + .:$M###MH$%+############X ,--=;- + -/H#####################H+=. + .+#################X. + =%M####################H;. + /@###############+;;/%%;, + -%###################$. + ;H######################M= + ,%#####MH$%;+#####M###-/@####% + :$H%+;=- -####X.,H# -+M##@- + . ,###; ; =$##+ + .#H, :XH, + + .;- +``` diff --git a/hellos/hello-explosion/index.js b/hellos/hello-explosion/index.js new file mode 100644 index 0000000..11c824d --- /dev/null +++ b/hellos/hello-explosion/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldExplosion() { + console.log(cowsay.say({ text: "hello world", f: "explosion" })); +} +module.exports = helloWorldExplosion; diff --git a/hellos/hello-explosion/package.json b/hellos/hello-explosion/package.json new file mode 100644 index 0000000..ec63a04 --- /dev/null +++ b/hellos/hello-explosion/package.json @@ -0,0 +1,42 @@ +{ + "name": "hello-explosion", + "version": "1.0.2", + "description": "explosion says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-explosion" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0" + } +} diff --git a/hellos/hello-eyes/README.md b/hellos/hello-eyes/README.md new file mode 100644 index 0000000..ff61179 --- /dev/null +++ b/hellos/hello-eyes/README.md @@ -0,0 +1,19 @@ +# Usage +helloWorldEyes() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + .::!!!!!!!:. + .!!!!!:. .:!!!!!!!!!!!! + ~~~~!!!!!!. .:!!!!!!!!!UWWW$$$ + :$$NWX!!: .:!!!!!!XUWW$$$$$$$$$P + $$$$$##WX!: . + ------------- + \ + \ __.----.___ + || || (\(__)/)-'|| ;--` || + _||____________||___`(oo)'___||______;____||_ + -||------------||----) (----||-----------||- + _||____________||___(o o)___||______;____||_ + -||------------||----`--'----||-----------||- + || || `|| ||| || || ||jgs + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +``` diff --git a/hellos/hello-fence/index.js b/hellos/hello-fence/index.js new file mode 100644 index 0000000..2a3d7ae --- /dev/null +++ b/hellos/hello-fence/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldFence() { + console.log(cowsay.say({ text: "hello world", f: "fence" })); +} +module.exports = helloWorldFence; diff --git a/hellos/hello-fence/package.json b/hellos/hello-fence/package.json new file mode 100644 index 0000000..76c7204 --- /dev/null +++ b/hellos/hello-fence/package.json @@ -0,0 +1,44 @@ +{ + "name": "hello-fence", + "version": "1.0.2", + "description": "fence says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-fence" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0" + } +} diff --git a/hellos/hello-fire/README.md b/hellos/hello-fire/README.md new file mode 100644 index 0000000..a7bd214 --- /dev/null +++ b/hellos/hello-fire/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldFire() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + -$- + .H##H, + +######+ + .+#########H. + -$############@. + =H###############@ -X: + .$##################: @#@- + ,; .M###################; H###; + ;@#: @###################@ ,#####: + -M###. M#################@. ;######H + M####- +###############$ =@#######X + H####$ -M###########+ :#########M, + /####X- =########% :M########@/. + ,;%H@X; .$###X :##MM@%+;:- + .. + -/;:-,. ,,-==+M########H + -##################@HX%%+%%$%%%+:,, + .-/H%%%+%%$H@###############M@+=:/+: +/XHX%:#####MH%= ,---:;;;;/%%XHM,:###$ +$@#MX %+;- . +``` diff --git a/hellos/hello-fire/index.js b/hellos/hello-fire/index.js new file mode 100644 index 0000000..cfb8b4f --- /dev/null +++ b/hellos/hello-fire/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldFire() { + console.log(cowsay.say({ text: "hello world", f: "fire" })); +} +module.exports = helloWorldFire; diff --git a/hellos/hello-fire/package.json b/hellos/hello-fire/package.json new file mode 100644 index 0000000..141739b --- /dev/null +++ b/hellos/hello-fire/package.json @@ -0,0 +1,45 @@ +{ + "name": "hello-fire", + "version": "1.0.2", + "description": "fire says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-fire" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0" + } +} diff --git a/hellos/hello-fox/README.md b/hellos/hello-fox/README.md new file mode 100644 index 0000000..44ff511 --- /dev/null +++ b/hellos/hello-fox/README.md @@ -0,0 +1,19 @@ +# Usage +helloWorldFox() +# Result +``` + _____________ +< hello world > + ------------- +\ + \ + /\ /\ Todd Vargo + //\\_//\\ ____ + \_ _/ / / + / * * \ /^^^] + \_\O/_/ [ ] + / \_ [ / + \ \_ / / + [ [ / \/ _/ + _[ [ \ /_/ +``` diff --git a/hellos/hello-fox/index.js b/hellos/hello-fox/index.js new file mode 100644 index 0000000..622fc25 --- /dev/null +++ b/hellos/hello-fox/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldFox() { + console.log(cowsay.say({ text: "hello world", f: "fox" })); +} +module.exports = helloWorldFox; diff --git a/hellos/hello-fox/package.json b/hellos/hello-fox/package.json new file mode 100644 index 0000000..1bdd9c5 --- /dev/null +++ b/hellos/hello-fox/package.json @@ -0,0 +1,46 @@ +{ + "name": "hello-fox", + "version": "1.0.2", + "description": "fox says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-fox" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0" + } +} diff --git a/hellos/hello-ghost/README.md b/hellos/hello-ghost/README.md new file mode 100644 index 0000000..039b14d --- /dev/null +++ b/hellos/hello-ghost/README.md @@ -0,0 +1,21 @@ +# Usage +helloWorldGhost() +# Result +``` + _____________ +< hello world > + ------------- + \ .-. + \ .' `. + \ :g g : + \: o `. + : ``. + : `. + : : . `. + : : ` . `. + `.. : `. ``; + `:; `:' + : `. + `. `. . + `'`'`'`---..,___`;.-' +``` diff --git a/hellos/hello-ghost/index.js b/hellos/hello-ghost/index.js new file mode 100644 index 0000000..9b23dd2 --- /dev/null +++ b/hellos/hello-ghost/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldGhost() { + console.log(cowsay.say({ text: "hello world", f: "ghost" })); +} +module.exports = helloWorldGhost; diff --git a/hellos/hello-ghost/package.json b/hellos/hello-ghost/package.json new file mode 100644 index 0000000..26cb15b --- /dev/null +++ b/hellos/hello-ghost/package.json @@ -0,0 +1,47 @@ +{ + "name": "hello-ghost", + "version": "1.0.2", + "description": "ghost says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-ghost" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0" + } +} diff --git a/hellos/hello-glados/README.md b/hellos/hello-glados/README.md new file mode 100644 index 0000000..b858bb0 --- /dev/null +++ b/hellos/hello-glados/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldGlados() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \#+ @ \# \# M#@ + . .X X.%##@;# \# +@#######X. @#% + ,==. ,######M+ -#####%M####M- \# + :H##M%:=##+ .M##M,;#####/+#######% ,M# + .M########= =@#@.=#####M=M#######= X# + :@@MMM##M. -##M.,#######M#######. = M + @##..###:. .H####. @@ X, + \############: \###,/####; /##= @#. M + ,M## ;##,@#M;/M#M @# X#% X# +.%= \######M## \##.M#: ./#M ,M \#M ,#$ +\##/ $## \#+;#: \#### ;#/ M M- @# : +\#+ \#M@MM###M-;M \#:$#-##$H# .#X @ + $#. \# + \######/.: \#%=# M#:MM./#.-# @#: H# ++,.= @###: /@ %#,@ \##@X \#,-#@.##% .@# +\#####+;/##/ @## @#,+ /#M . X, + ;###M#@ M###H .#M- ,##M ;@@; \### + .M#M##H ;####X ,@#######M/ -M###$ -H + .M###% X####H .@@MM@; ;@#M@ + H#M /@####/ ,++. / ==-, + ,=/:, .+X@MMH@#H \#####$= +``` diff --git a/hellos/hello-glados/index.js b/hellos/hello-glados/index.js new file mode 100644 index 0000000..fa8f1b4 --- /dev/null +++ b/hellos/hello-glados/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldGlados() { + console.log(cowsay.say({ text: "hello world", f: "glados" })); +} +module.exports = helloWorldGlados; diff --git a/hellos/hello-glados/package.json b/hellos/hello-glados/package.json new file mode 100644 index 0000000..6a7070f --- /dev/null +++ b/hellos/hello-glados/package.json @@ -0,0 +1,48 @@ +{ + "name": "hello-glados", + "version": "1.0.2", + "description": "glados says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-glados" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0" + } +} diff --git a/hellos/hello-goat/README.md b/hellos/hello-goat/README.md new file mode 100644 index 0000000..64c04f9 --- /dev/null +++ b/hellos/hello-goat/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldGoat() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ _)) + > o\ _~ + `;'\\__-' \_ + | ) _ \ \ + / / `` w w + w w +``` diff --git a/hellos/hello-goat/index.js b/hellos/hello-goat/index.js new file mode 100644 index 0000000..4589b87 --- /dev/null +++ b/hellos/hello-goat/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldGoat() { + console.log(cowsay.say({ text: "hello world", f: "goat" })); +} +module.exports = helloWorldGoat; diff --git a/hellos/hello-goat/package.json b/hellos/hello-goat/package.json new file mode 100644 index 0000000..41b4d57 --- /dev/null +++ b/hellos/hello-goat/package.json @@ -0,0 +1,49 @@ +{ + "name": "hello-goat", + "version": "1.0.2", + "description": "goat says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-goat" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0" + } +} diff --git a/hellos/hello-hand/README.md b/hellos/hello-hand/README.md new file mode 100644 index 0000000..f8c9539 --- /dev/null +++ b/hellos/hello-hand/README.md @@ -0,0 +1,26 @@ +# Usage +helloWorldHand() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __ + l^ヽ / } _ + | | / / / ) + | | / / / / _ + j. し' / / / / ) + / .___ ´ / / / + / { /:`ヽ `¨ / + / ∨::::::ハ / + |廴 \:::ノ} / + { ̄ ̄ ̄ ̄ヽ 廴 `ー' ー-、 + ヽ ___ \ 廴 ___ノ + / \ 辷_´ ̄ + / ヘ ̄ + / ,ヘ + /、ヘ + /\__ノ +``` diff --git a/hellos/hello-hand/index.js b/hellos/hello-hand/index.js new file mode 100644 index 0000000..63f00c8 --- /dev/null +++ b/hellos/hello-hand/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHand() { + console.log(cowsay.say({ text: "hello world", f: "hand" })); +} +module.exports = helloWorldHand; diff --git a/hellos/hello-hand/package.json b/hellos/hello-hand/package.json new file mode 100644 index 0000000..cfde45f --- /dev/null +++ b/hellos/hello-hand/package.json @@ -0,0 +1,50 @@ +{ + "name": "hello-hand", + "version": "1.0.2", + "description": "hand says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hand" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0" + } +} diff --git a/hellos/hello-hedgehog/README.md b/hellos/hello-hedgehog/README.md new file mode 100644 index 0000000..6089934 --- /dev/null +++ b/hellos/hello-hedgehog/README.md @@ -0,0 +1,13 @@ +# Usage +helloWorldHedgehog() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ ..:::::::::. + :::::::::::::: + /. `:::::::::::: + O__,_:::::::::::' +``` diff --git a/hellos/hello-hedgehog/index.js b/hellos/hello-hedgehog/index.js new file mode 100644 index 0000000..6f66053 --- /dev/null +++ b/hellos/hello-hedgehog/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHedgehog() { + console.log(cowsay.say({ text: "hello world", f: "hedgehog" })); +} +module.exports = helloWorldHedgehog; diff --git a/hellos/hello-hedgehog/package.json b/hellos/hello-hedgehog/package.json new file mode 100644 index 0000000..e093415 --- /dev/null +++ b/hellos/hello-hedgehog/package.json @@ -0,0 +1,51 @@ +{ + "name": "hello-hedgehog", + "version": "1.0.2", + "description": "hedgehog says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hedgehog" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0" + } +} diff --git a/hellos/hello-hellokitty/README.md b/hellos/hello-hellokitty/README.md new file mode 100644 index 0000000..a5fae4f --- /dev/null +++ b/hellos/hello-hellokitty/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldHellokitty() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + /\_)o< + | \ + | o . o| + \_____/ + +``` diff --git a/hellos/hello-hellokitty/index.js b/hellos/hello-hellokitty/index.js new file mode 100644 index 0000000..bc1ee74 --- /dev/null +++ b/hellos/hello-hellokitty/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHellokitty() { + console.log(cowsay.say({ text: "hello world", f: "hellokitty" })); +} +module.exports = helloWorldHellokitty; diff --git a/hellos/hello-hellokitty/package.json b/hellos/hello-hellokitty/package.json new file mode 100644 index 0000000..25165ec --- /dev/null +++ b/hellos/hello-hellokitty/package.json @@ -0,0 +1,52 @@ +{ + "name": "hello-hellokitty", + "version": "1.0.2", + "description": "hellokitty says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hellokitty" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0" + } +} diff --git a/hellos/hello-hippie/README.md b/hellos/hello-hippie/README.md new file mode 100644 index 0000000..33b0a59 --- /dev/null +++ b/hellos/hello-hippie/README.md @@ -0,0 +1,72 @@ +# Usage +helloWorldHippie() +# Result +``` + _____________ +< hello world > + ------------- + \ ___ + \ ///\\\/---- + \ ||//\///\\\\ + \ /`-.__\\\\///| + \ /_ _ `--._| + ___-`---.___ | + ---------- `-.__| + ----------( \.-.o o;_ \\\\\\ + ------------| `-'-.(_)--/\\\\\ + /////------//| `-' )\\\\\\ + /////------///\ `--'\ /"\\\\\\\\\\ + ////--------///\ `-' /\\\\\\\\\\\\\\\ .-. _ + //////------////>---'\\\\\\\\\\\\\\\\\ | | / ) + _ ////////////// |__| )\\\\\\\\\\\\\\\\ | |/ / + / `. _ ////////.-' >\ <-._.--.\\\\\\\\\ _|__ /_ + ( \ . .' ) /////// ( .- ( )() ( )_)\\\\\\\ / __)-' ) + `- | |/ //// ( ) ( )|--'() ( ) \\\\\\\\ \ `(.-') + .---/ _() /// ( ) () | /() ( ) \\\\\\ > ._>-' + ()+8 8 | | ( )( ) | /( ) ( ) \ / \/ + ()+8 8/-()__ / ( )( ) \/ ( ) ( )\ \ /\ / + |8 8| `. | () ( ).--.( ) ( )-\ \ / | + ()+||||-() (_/ _/ /| ()/ || \ ) ()()\ \__/ / + .-`|||| /\\ / / ()|/ \ () \ `. /| | + (_ |||| .' _/-/ ()\/||\/() \-. \ / + ||( \_ .' ( )/ ( ) `--' ( ) > ) `. / + .--|_|\_ \ .' .'( )_ ( )-.___.-( ) ( ) "" + `.__)-.( /.'\ .' ( )'_)-.______( ).-')' + (___)| \ .-' `--'`-._.---._.(_))-' + (__)|| +-)' | /_.--.\ | + (__)||-' `._|`-' ) ) _| + ||||| | `.`-'.'--' / + ||||| .' | | .\| + ||||| .' _.-|_| \ + ||||| / .'.-' \\ | + |||||| .' / \ \ + ||||| / .' \ \ + ||||| .' / | | + _|||||----./ .' \ \ + .-' ||||| `/ / \ | + .' ||||| ( / | | + / ||||| | |\ \ | + | .'|||||. | || | ) + \ | |||||\ | |/ | \ + \ | |||||| | | / | + | `.||||' / | | \ + | |||| | \ | | + / ||||| | |\ / | + / |||||_/ | \ | \ + / ------'| | | | | + | |___.---| \ | / | + | / | | | \ + | | \/ | | + | / | | | + \ | | | | + `. / \ | \ + `--.___`-_ |_ | | + .-.__.-''-,_ - | \_' + <`. '.-//|-/`` (_) _.-' + `._-.____.-'.| / '//, ,\.-'`` |--. + `-.____.' |__/ '''\ -'/ | + `. _.// | + `-.__.-' + +VK +``` diff --git a/hellos/hello-hippie/index.js b/hellos/hello-hippie/index.js new file mode 100644 index 0000000..555e787 --- /dev/null +++ b/hellos/hello-hippie/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHippie() { + console.log(cowsay.say({ text: "hello world", f: "hippie" })); +} +module.exports = helloWorldHippie; diff --git a/hellos/hello-hippie/package.json b/hellos/hello-hippie/package.json new file mode 100644 index 0000000..8a18aca --- /dev/null +++ b/hellos/hello-hippie/package.json @@ -0,0 +1,53 @@ +{ + "name": "hello-hippie", + "version": "1.0.2", + "description": "hippie says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hippie" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0" + } +} diff --git a/hellos/hello-hiya/README.md b/hellos/hello-hiya/README.md new file mode 100644 index 0000000..73ad768 --- /dev/null +++ b/hellos/hello-hiya/README.md @@ -0,0 +1,29 @@ +# Usage +helloWorldHiya() +# Result +``` + _____________ +< hello world > + ------------- + \ ( ) + \ ~(^^^^)~ + \ ) oo \~_ |\ + \ / | \ \~ / + ( 0 0 ) \ | | + ---___/~ \ | | + /'__/ | ~-_____/ | + o _ ~----~ ___---~ + O // | | + ((~\ _| -| + o O //-_ \/ | ~ | + ^ \_ / ~ | + | ~ | + | / ~ | + | ( | + \ \ /\ + / -_____-\ \ ~~-* + | / \ \ .==. + / / / / | | + /~ | //~ | |__| W< + ~~~~ ~~~~ +``` diff --git a/hellos/hello-hiya/index.js b/hellos/hello-hiya/index.js new file mode 100644 index 0000000..1e136ba --- /dev/null +++ b/hellos/hello-hiya/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHiya() { + console.log(cowsay.say({ text: "hello world", f: "hiya" })); +} +module.exports = helloWorldHiya; diff --git a/hellos/hello-hiya/package.json b/hellos/hello-hiya/package.json new file mode 100644 index 0000000..7f6ed22 --- /dev/null +++ b/hellos/hello-hiya/package.json @@ -0,0 +1,54 @@ +{ + "name": "hello-hiya", + "version": "1.0.2", + "description": "hiya says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hiya" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0" + } +} diff --git a/hellos/hello-homer/README.md b/hellos/hello-homer/README.md new file mode 100644 index 0000000..99eb11d --- /dev/null +++ b/hellos/hello-homer/README.md @@ -0,0 +1,34 @@ +# Usage +helloWorldHomer() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ __ + _ ,___,-'",-=-. + __,-- _ _,-'_)_ (""`'-._\ `. + _,' __ |,' ,-' __) ,- /. | + ,'_,--' | -' _)/ `\ +,',' ,' ,-'_,` : +,' ,-' ,(,-( : + ,' ,-' , _ ; + / ,-._/`---' / + / (____)(----. ) ,' + / ( `.__, /\ /, + : ;-.___ /__\/| + | ,' `--. -,\ | + : / \ .__/ + \ (__ \ |_ + \ ,`-, * / _|,\ + \ ,' `-. ,'_,-' \ + (_\,-' ,'\")--,'-' __\ + \ / // ,'| ,--' `-. + `-. `-/ \' | _,' `. + `-._ / `--'/ \ +-hrr- ,' | \ + / | \ + ,-' | / + / | -' +``` diff --git a/hellos/hello-homer/index.js b/hellos/hello-homer/index.js new file mode 100644 index 0000000..401dc22 --- /dev/null +++ b/hellos/hello-homer/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHomer() { + console.log(cowsay.say({ text: "hello world", f: "homer" })); +} +module.exports = helloWorldHomer; diff --git a/hellos/hello-homer/package.json b/hellos/hello-homer/package.json new file mode 100644 index 0000000..d6777dd --- /dev/null +++ b/hellos/hello-homer/package.json @@ -0,0 +1,55 @@ +{ + "name": "hello-homer", + "version": "1.0.2", + "description": "homer says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-homer" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0" + } +} diff --git a/hellos/hello-hypno/README.md b/hellos/hello-hypno/README.md new file mode 100644 index 0000000..e378ecd --- /dev/null +++ b/hellos/hello-hypno/README.md @@ -0,0 +1,34 @@ +# Usage +helloWorldHypno() +# Result +``` + _____________ +< hello world > + ------------- + \ + ___ _--_ + / - / \ + ( oo \ ( oo ) + | oo _;\-/| oo _| + \___/######\___/\ + /##############\ + / ###### ## #| + / ##@##@## | + / ###### ## \ + <______-------___\ . //_ + | ____ | | //# \__~__ + \ \ //### \ \ + | /\' ## ## ##\ __--~--_ + \_________- /\ ) ^ ##|--########\ + /--~-_\________/_ | #@##|#######Y##| + | \ ` /| /O/ ( ### \') ##/######/###/ + \ \ | | -- | ### /LLLLL--###/ + \_ \/ | \_ \ ) /####_____-- + ___ / \ / | _-####\ +(___/ -\_________/ / -- |#####@@@@@@\'_ + (__\_ __,) (.___ ,/ /##### `@@ + | -\\- //-// @@ @@@@@. + | | \\_ _// // @\' \'@@. + (.) \_) / / // @@@ + (_) (_\' +``` diff --git a/hellos/hello-hypno/index.js b/hellos/hello-hypno/index.js new file mode 100644 index 0000000..b4c8c3d --- /dev/null +++ b/hellos/hello-hypno/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldHypno() { + console.log(cowsay.say({ text: "hello world", f: "hypno" })); +} +module.exports = helloWorldHypno; diff --git a/hellos/hello-hypno/package.json b/hellos/hello-hypno/package.json new file mode 100644 index 0000000..cd187c3 --- /dev/null +++ b/hellos/hello-hypno/package.json @@ -0,0 +1,56 @@ +{ + "name": "hello-hypno", + "version": "1.0.2", + "description": "hypno says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-hypno" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0" + } +} diff --git a/hellos/hello-iwashi/README.md b/hellos/hello-iwashi/README.md new file mode 100644 index 0000000..8c27840 --- /dev/null +++ b/hellos/hello-iwashi/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldIwashi() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ____ _______ + ィ'' @ :. ,! ,, , , ̄ ̄ ¨` ‐- __ + \ ノ i ’ ’’ ’’、_;:`:‐.-_-‐ニ==彳 + ` <. _ .ー 、 !三 < + `¨ ‐= . ____.. ニ=-‐‐`'´`ミ、 三> +  ̄ ̄ +``` diff --git a/hellos/hello-iwashi/index.js b/hellos/hello-iwashi/index.js new file mode 100644 index 0000000..cff772b --- /dev/null +++ b/hellos/hello-iwashi/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldIwashi() { + console.log(cowsay.say({ text: "hello world", f: "iwashi" })); +} +module.exports = helloWorldIwashi; diff --git a/hellos/hello-iwashi/package.json b/hellos/hello-iwashi/package.json new file mode 100644 index 0000000..2ed2fd9 --- /dev/null +++ b/hellos/hello-iwashi/package.json @@ -0,0 +1,57 @@ +{ + "name": "hello-iwashi", + "version": "1.0.2", + "description": "iwashi says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-iwashi" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0" + } +} diff --git a/hellos/hello-jellyfish/README.md b/hellos/hello-jellyfish/README.md new file mode 100644 index 0000000..b91f535 --- /dev/null +++ b/hellos/hello-jellyfish/README.md @@ -0,0 +1,25 @@ +# Usage +helloWorldJellyfish() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + .-;\':\':\'-. + {\'.\'.\'.\'.\'.} + ) \'`. + \'-. ._ ,_.-=\' + `). ( `);( + (\'. .)(,\'.) + ) ( ,\').( + ( .\').\'(\'). + .) (\' ).(\' + ' ) ( ). + .\'( .)\' + .).\' +jgs + +``` diff --git a/hellos/hello-jellyfish/index.js b/hellos/hello-jellyfish/index.js new file mode 100644 index 0000000..c9fa988 --- /dev/null +++ b/hellos/hello-jellyfish/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldJellyfish() { + console.log(cowsay.say({ text: "hello world", f: "jellyfish" })); +} +module.exports = helloWorldJellyfish; diff --git a/hellos/hello-jellyfish/package.json b/hellos/hello-jellyfish/package.json new file mode 100644 index 0000000..7627b59 --- /dev/null +++ b/hellos/hello-jellyfish/package.json @@ -0,0 +1,58 @@ +{ + "name": "hello-jellyfish", + "version": "1.0.2", + "description": "jellyfish says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-jellyfish" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0" + } +} diff --git a/hellos/hello-kilroy/README.md b/hellos/hello-kilroy/README.md new file mode 100644 index 0000000..12162fc --- /dev/null +++ b/hellos/hello-kilroy/README.md @@ -0,0 +1,14 @@ +# Usage +helloWorldKilroy() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,,, + (0 0) + +---ooO-(_)-Ooo---+ + | | +``` diff --git a/hellos/hello-kilroy/index.js b/hellos/hello-kilroy/index.js new file mode 100644 index 0000000..5b048dd --- /dev/null +++ b/hellos/hello-kilroy/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKilroy() { + console.log(cowsay.say({ text: "hello world", f: "kilroy" })); +} +module.exports = helloWorldKilroy; diff --git a/hellos/hello-kilroy/package.json b/hellos/hello-kilroy/package.json new file mode 100644 index 0000000..09225d7 --- /dev/null +++ b/hellos/hello-kilroy/package.json @@ -0,0 +1,59 @@ +{ + "name": "hello-kilroy", + "version": "1.0.2", + "description": "kilroy says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-kilroy" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0" + } +} diff --git a/hellos/hello-king/README.md b/hellos/hello-king/README.md new file mode 100644 index 0000000..8c8b41d --- /dev/null +++ b/hellos/hello-king/README.md @@ -0,0 +1,22 @@ +# Usage +helloWorldKing() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + .::. + _::_ + _/____\_ + \ / + \____/ + (____) + | | + |__| + / \ + (______) + (________) + /________\ +``` diff --git a/hellos/hello-king/index.js b/hellos/hello-king/index.js new file mode 100644 index 0000000..9c1dad4 --- /dev/null +++ b/hellos/hello-king/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKing() { + console.log(cowsay.say({ text: "hello world", f: "king" })); +} +module.exports = helloWorldKing; diff --git a/hellos/hello-king/package.json b/hellos/hello-king/package.json new file mode 100644 index 0000000..24b9d50 --- /dev/null +++ b/hellos/hello-king/package.json @@ -0,0 +1,60 @@ +{ + "name": "hello-king", + "version": "1.0.2", + "description": "king says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-king" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0" + } +} diff --git a/hellos/hello-kiss/README.md b/hellos/hello-kiss/README.md new file mode 100644 index 0000000..2ae43cb --- /dev/null +++ b/hellos/hello-kiss/README.md @@ -0,0 +1,29 @@ +# Usage +helloWorldKiss() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,;;;;;;;, + ;;;;;;;;;;;, + ;;;;;'_____;' + ;;;(/))))|((\ + _;;((((((|)))) + / |_\\\\\\\\\\\\ + .--~( \ ~)))))))))))) + / \ `\-(((((((((((\\ + | | `\ ) |\ /|) + | | `. _/ \_____/ | + | , `\~ / + | \ \ / + | `. `\| / + | ~- `\ / + \____~._/~ -_, (\ + |-----|\ \ ';; + | | :;;;' \ + | / | | + | | | +``` diff --git a/hellos/hello-kiss/index.js b/hellos/hello-kiss/index.js new file mode 100644 index 0000000..0629561 --- /dev/null +++ b/hellos/hello-kiss/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKiss() { + console.log(cowsay.say({ text: "hello world", f: "kiss" })); +} +module.exports = helloWorldKiss; diff --git a/hellos/hello-kiss/package.json b/hellos/hello-kiss/package.json new file mode 100644 index 0000000..39fe238 --- /dev/null +++ b/hellos/hello-kiss/package.json @@ -0,0 +1,61 @@ +{ + "name": "hello-kiss", + "version": "1.0.2", + "description": "kiss says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-kiss" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0" + } +} diff --git a/hellos/hello-kitten/README.md b/hellos/hello-kitten/README.md new file mode 100644 index 0000000..cf93092 --- /dev/null +++ b/hellos/hello-kitten/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldKitten() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + |\_/| + |o o|__ + --*--__\ + C_C_(___) +``` diff --git a/hellos/hello-kitten/index.js b/hellos/hello-kitten/index.js new file mode 100644 index 0000000..761c61f --- /dev/null +++ b/hellos/hello-kitten/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKitten() { + console.log(cowsay.say({ text: "hello world", f: "kitten" })); +} +module.exports = helloWorldKitten; diff --git a/hellos/hello-kitten/package.json b/hellos/hello-kitten/package.json new file mode 100644 index 0000000..90d787e --- /dev/null +++ b/hellos/hello-kitten/package.json @@ -0,0 +1,62 @@ +{ + "name": "hello-kitten", + "version": "1.0.2", + "description": "kitten says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-kitten" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0" + } +} diff --git a/hellos/hello-knight/README.md b/hellos/hello-knight/README.md new file mode 100644 index 0000000..faa0cfd --- /dev/null +++ b/hellos/hello-knight/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldKnight() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __/"""\ + ]___ 0 } + / } + /~ } + \____/ + /____\ + (______) +``` diff --git a/hellos/hello-knight/index.js b/hellos/hello-knight/index.js new file mode 100644 index 0000000..5b5ac37 --- /dev/null +++ b/hellos/hello-knight/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKnight() { + console.log(cowsay.say({ text: "hello world", f: "knight" })); +} +module.exports = helloWorldKnight; diff --git a/hellos/hello-knight/package.json b/hellos/hello-knight/package.json new file mode 100644 index 0000000..9a4719e --- /dev/null +++ b/hellos/hello-knight/package.json @@ -0,0 +1,63 @@ +{ + "name": "hello-knight", + "version": "1.0.2", + "description": "knight says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-knight" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0" + } +} diff --git a/hellos/hello-koala/README.md b/hellos/hello-koala/README.md new file mode 100644 index 0000000..1c4023a --- /dev/null +++ b/hellos/hello-koala/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldKoala() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ___ + {~o_o~} + ( Y ) + ()~*~() + (_)-(_) +``` diff --git a/hellos/hello-koala/index.js b/hellos/hello-koala/index.js new file mode 100644 index 0000000..a349c52 --- /dev/null +++ b/hellos/hello-koala/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKoala() { + console.log(cowsay.say({ text: "hello world", f: "koala" })); +} +module.exports = helloWorldKoala; diff --git a/hellos/hello-koala/package.json b/hellos/hello-koala/package.json new file mode 100644 index 0000000..1692cbb --- /dev/null +++ b/hellos/hello-koala/package.json @@ -0,0 +1,64 @@ +{ + "name": "hello-koala", + "version": "1.0.2", + "description": "koala says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-koala" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0" + } +} diff --git a/hellos/hello-kosh/README.md b/hellos/hello-kosh/README.md new file mode 100644 index 0000000..bfa2e1f --- /dev/null +++ b/hellos/hello-kosh/README.md @@ -0,0 +1,22 @@ +# Usage +helloWorldKosh() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + ___ _____ ___ + / \ / /| / \ +| | / / | | | +| | /____/ | | | +| | | | | | | +| | | {} | / | | +| | |____|/ | | +| | |==| | | +| \___________/ | +| | +| | +``` diff --git a/hellos/hello-kosh/index.js b/hellos/hello-kosh/index.js new file mode 100644 index 0000000..6bad22c --- /dev/null +++ b/hellos/hello-kosh/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldKosh() { + console.log(cowsay.say({ text: "hello world", f: "kosh" })); +} +module.exports = helloWorldKosh; diff --git a/hellos/hello-kosh/package.json b/hellos/hello-kosh/package.json new file mode 100644 index 0000000..2ff66ad --- /dev/null +++ b/hellos/hello-kosh/package.json @@ -0,0 +1,65 @@ +{ + "name": "hello-kosh", + "version": "1.0.2", + "description": "kosh says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-kosh" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0" + } +} diff --git a/hellos/hello-lamb/README.md b/hellos/hello-lamb/README.md new file mode 100644 index 0000000..2cf8ef5 --- /dev/null +++ b/hellos/hello-lamb/README.md @@ -0,0 +1,20 @@ +# Usage +helloWorldLamb() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ _,._ + __.' _) + <_,)'.-"o\ + /' ( \ + _.-----..,-' (`"--^ + // | + (| `; , | + \ ;.----/ ,/ + ) // / | |\ \ + \ \\`\ | |/ / + \ \\ \ | |\/ +``` diff --git a/hellos/hello-lamb/index.js b/hellos/hello-lamb/index.js new file mode 100644 index 0000000..ae6d381 --- /dev/null +++ b/hellos/hello-lamb/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldLamb() { + console.log(cowsay.say({ text: "hello world", f: "lamb" })); +} +module.exports = helloWorldLamb; diff --git a/hellos/hello-lamb/package.json b/hellos/hello-lamb/package.json new file mode 100644 index 0000000..d76e671 --- /dev/null +++ b/hellos/hello-lamb/package.json @@ -0,0 +1,66 @@ +{ + "name": "hello-lamb", + "version": "1.0.2", + "description": "lamb says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-lamb" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0" + } +} diff --git a/hellos/hello-lightbulb/README.md b/hellos/hello-lightbulb/README.md new file mode 100644 index 0000000..11b2209 --- /dev/null +++ b/hellos/hello-lightbulb/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldLightbulb() +# Result +``` + _____________ +< hello world > + ------------- +\ + \ + ,=;%$%%$X%%%%;/%%%%;=, + ,/$$+:- -:+$$/, + :X$= =$X: + ;M%. .%M; ++#/ /#+ +\## M# +H#, =;+/;, ,#X +.HM- :@X+%H: .%M%- .M#. -M@. + /#%. @#- ,H@--MH, .;@$- .%#+ + .$M; .+@X;, MM#@:/$X;. ;M$, + =@H, ,:+%H#M%;- ,H@= + .$#; -#H =#$ + %#; \#M ;#% + H#- \## -#H + ;#+ \## +#; + ;H+;;;;;;HH;;;;;;+H/ + =H#@HHHHHHHHHH@#H= + =@#H%%%%%%%$HH@#@= + =@#X%%%%%%%$M###@= + =+%XHHX%+= +``` diff --git a/hellos/hello-lightbulb/index.js b/hellos/hello-lightbulb/index.js new file mode 100644 index 0000000..c35340d --- /dev/null +++ b/hellos/hello-lightbulb/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldLightbulb() { + console.log(cowsay.say({ text: "hello world", f: "lightbulb" })); +} +module.exports = helloWorldLightbulb; diff --git a/hellos/hello-lightbulb/package.json b/hellos/hello-lightbulb/package.json new file mode 100644 index 0000000..91d0ddd --- /dev/null +++ b/hellos/hello-lightbulb/package.json @@ -0,0 +1,67 @@ +{ + "name": "hello-lightbulb", + "version": "1.0.2", + "description": "lightbulb says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-lightbulb" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0" + } +} diff --git a/hellos/hello-lobster/README.md b/hellos/hello-lobster/README.md new file mode 100644 index 0000000..29243ad --- /dev/null +++ b/hellos/hello-lobster/README.md @@ -0,0 +1,23 @@ +# Usage +helloWorldLobster() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ,.---._ + ,,,, / `, + \\\\ / '\_ ; + |||| /\/``-.__\;' + ::::/\/_ + {{`-.__.-'(`(^^(^^^(^ 9 `.=========' + {{{{{{ { ( ( ( ( (-----:= + {{.-'~~'-.(,(,,(,,,(__6_.'=========. + ::::\/\ + |||| \/\ ,-'/, + //// \ `` _/ ; + '''' \ ` .' + `---' +``` diff --git a/hellos/hello-lobster/index.js b/hellos/hello-lobster/index.js new file mode 100644 index 0000000..adc9391 --- /dev/null +++ b/hellos/hello-lobster/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldLobster() { + console.log(cowsay.say({ text: "hello world", f: "lobster" })); +} +module.exports = helloWorldLobster; diff --git a/hellos/hello-lobster/package.json b/hellos/hello-lobster/package.json new file mode 100644 index 0000000..6966eae --- /dev/null +++ b/hellos/hello-lobster/package.json @@ -0,0 +1,68 @@ +{ + "name": "hello-lobster", + "version": "1.0.2", + "description": "lobster says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-lobster" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0" + } +} diff --git a/hellos/hello-lollerskates/README.md b/hellos/hello-lollerskates/README.md new file mode 100644 index 0000000..6e44242 --- /dev/null +++ b/hellos/hello-lollerskates/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldLollerskates() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + /\O + /\/ + /\ + / \ + LOL LOL +:-D LOLLERSKATES :-D +``` diff --git a/hellos/hello-lollerskates/index.js b/hellos/hello-lollerskates/index.js new file mode 100644 index 0000000..6cc45a9 --- /dev/null +++ b/hellos/hello-lollerskates/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldLollerskates() { + console.log(cowsay.say({ text: "hello world", f: "lollerskates" })); +} +module.exports = helloWorldLollerskates; diff --git a/hellos/hello-lollerskates/package.json b/hellos/hello-lollerskates/package.json new file mode 100644 index 0000000..7f21dc3 --- /dev/null +++ b/hellos/hello-lollerskates/package.json @@ -0,0 +1,69 @@ +{ + "name": "hello-lollerskates", + "version": "1.0.2", + "description": "lollerskates says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-lollerskates" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0" + } +} diff --git a/hellos/hello-meow/README.md b/hellos/hello-meow/README.md new file mode 100644 index 0000000..606ba3c --- /dev/null +++ b/hellos/hello-meow/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldMeow() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ , _ ___.--'''`--''//-,-_--_. + \`"' ` || \\ \ \\/ / // / ,-\\`,_ + /'` \ \ || Y | \|/ / // / - |__ `-, + /o"\ ` \ `\ | | ||/ // | \/ \ `-._`-,_., + / _.-. `.-\,___/\ _/|_/_\_\/|_/ | `-._._) + `-'``/ / | // \__/\__ / \__/ \ + `-' /-\/ | -| \__ \ |-' | + __/\ / _/ \/ __,-' ) ,' _|' + (((__/(((_.' ((___..-'((__,' +``` diff --git a/hellos/hello-meow/index.js b/hellos/hello-meow/index.js new file mode 100644 index 0000000..6463d61 --- /dev/null +++ b/hellos/hello-meow/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMeow() { + console.log(cowsay.say({ text: "hello world", f: "meow" })); +} +module.exports = helloWorldMeow; diff --git a/hellos/hello-meow/package.json b/hellos/hello-meow/package.json new file mode 100644 index 0000000..fbb4346 --- /dev/null +++ b/hellos/hello-meow/package.json @@ -0,0 +1,70 @@ +{ + "name": "hello-meow", + "version": "1.0.2", + "description": "meow says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-meow" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0" + } +} diff --git a/hellos/hello-milk/README.md b/hellos/hello-milk/README.md new file mode 100644 index 0000000..686533c --- /dev/null +++ b/hellos/hello-milk/README.md @@ -0,0 +1,24 @@ +# Usage +helloWorldMilk() +# Result +``` + _____________ +< hello world > + ------------- + \ ____________ + \ |__________| + / /\ + / / \ + /___________/___/| + | | | + | ==\ /== | | + | o o | \ \ | + | < | \ \| + /| | \ \ + / | \_____/ | / / + / /| | / /| +/||\| | /||\/ + -------------| + | | | | + <__/ \__> +``` diff --git a/hellos/hello-milk/index.js b/hellos/hello-milk/index.js new file mode 100644 index 0000000..3c58a42 --- /dev/null +++ b/hellos/hello-milk/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMilk() { + console.log(cowsay.say({ text: "hello world", f: "milk" })); +} +module.exports = helloWorldMilk; diff --git a/hellos/hello-milk/package.json b/hellos/hello-milk/package.json new file mode 100644 index 0000000..38aac91 --- /dev/null +++ b/hellos/hello-milk/package.json @@ -0,0 +1,71 @@ +{ + "name": "hello-milk", + "version": "1.0.2", + "description": "milk says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-milk" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0" + } +} diff --git a/hellos/hello-minotaur/README.md b/hellos/hello-minotaur/README.md new file mode 100644 index 0000000..ec32b4b --- /dev/null +++ b/hellos/hello-minotaur/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldMinotaur() +# Result +``` + _____________ +< hello world > + ------------- + \ ^__^ + \ (oo) + (__) + /-||-\ + \|\/|/ + o==o + |||| + ()() +``` diff --git a/hellos/hello-minotaur/index.js b/hellos/hello-minotaur/index.js new file mode 100644 index 0000000..c587f20 --- /dev/null +++ b/hellos/hello-minotaur/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMinotaur() { + console.log(cowsay.say({ text: "hello world", f: "minotaur" })); +} +module.exports = helloWorldMinotaur; diff --git a/hellos/hello-minotaur/package.json b/hellos/hello-minotaur/package.json new file mode 100644 index 0000000..1bf5dc1 --- /dev/null +++ b/hellos/hello-minotaur/package.json @@ -0,0 +1,72 @@ +{ + "name": "hello-minotaur", + "version": "1.0.2", + "description": "minotaur says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-minotaur" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0" + } +} diff --git a/hellos/hello-moofasa/README.md b/hellos/hello-moofasa/README.md new file mode 100644 index 0000000..2153181 --- /dev/null +++ b/hellos/hello-moofasa/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldMoofasa() +# Result +``` + _____________ +< hello world > + ------------- + \ ____ + \ / \ + | ^__^ | + | (oo) |______ + | (__) | )\/\ + \____/|----w | + || || + + Moofasa +``` diff --git a/hellos/hello-moofasa/index.js b/hellos/hello-moofasa/index.js new file mode 100644 index 0000000..f481041 --- /dev/null +++ b/hellos/hello-moofasa/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMoofasa() { + console.log(cowsay.say({ text: "hello world", f: "moofasa" })); +} +module.exports = helloWorldMoofasa; diff --git a/hellos/hello-moofasa/package.json b/hellos/hello-moofasa/package.json new file mode 100644 index 0000000..98f4eec --- /dev/null +++ b/hellos/hello-moofasa/package.json @@ -0,0 +1,73 @@ +{ + "name": "hello-moofasa", + "version": "1.0.2", + "description": "moofasa says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-moofasa" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0" + } +} diff --git a/hellos/hello-moose/README.md b/hellos/hello-moose/README.md new file mode 100644 index 0000000..f93a68c --- /dev/null +++ b/hellos/hello-moose/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldMoose() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ \_\_ _/_/ + \ \__/ + (oo)\_______ + (__)\ )\/\ + ||----- | + || || +``` diff --git a/hellos/hello-moose/index.js b/hellos/hello-moose/index.js new file mode 100644 index 0000000..6e11311 --- /dev/null +++ b/hellos/hello-moose/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMoose() { + console.log(cowsay.say({ text: "hello world", f: "moose" })); +} +module.exports = helloWorldMoose; diff --git a/hellos/hello-moose/package.json b/hellos/hello-moose/package.json new file mode 100644 index 0000000..0ff5193 --- /dev/null +++ b/hellos/hello-moose/package.json @@ -0,0 +1,74 @@ +{ + "name": "hello-moose", + "version": "1.0.2", + "description": "moose says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-moose" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0" + } +} diff --git a/hellos/hello-mule/README.md b/hellos/hello-mule/README.md new file mode 100644 index 0000000..19e9c3e --- /dev/null +++ b/hellos/hello-mule/README.md @@ -0,0 +1,31 @@ +# Usage +helloWorldMule() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + /\ /\ + ( \\ // ) + \ \\ // / + \_\\||||//_/ + / _ _ \/ + + |(o)(o)|\/ + | | \/ + \ / \/_____________________ + |____| \\ \\ + / \ || \\ + \ 0 0 / |/ |\\ + \____/ \ V ( / \\ + / \ \ ) \ / \\ + / | \ \_| |___________\ / "" + || | \ /\ \ + || / \ \ \ \ + || | | | | | + || | | | | | + ||_| |_| |_| + //_/ /_/ /_/ +``` diff --git a/hellos/hello-mule/index.js b/hellos/hello-mule/index.js new file mode 100644 index 0000000..15dd00e --- /dev/null +++ b/hellos/hello-mule/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldMule() { + console.log(cowsay.say({ text: "hello world", f: "mule" })); +} +module.exports = helloWorldMule; diff --git a/hellos/hello-mule/package.json b/hellos/hello-mule/package.json new file mode 100644 index 0000000..78e8baf --- /dev/null +++ b/hellos/hello-mule/package.json @@ -0,0 +1,75 @@ +{ + "name": "hello-mule", + "version": "1.0.2", + "description": "mule says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-mule" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0" + } +} diff --git a/hellos/hello-nyan/README.md b/hellos/hello-nyan/README.md new file mode 100644 index 0000000..8b74f05 --- /dev/null +++ b/hellos/hello-nyan/README.md @@ -0,0 +1,25 @@ +# Usage +helloWorldNyan() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ++ o + o + + o + + +o + + o + + + ++ o o + o +-_-_-_-_-_-_-_,------, o +_-_-_-_-_-_-_-| /\_/\ +-_-_-_-_-_-_-~|__( ^ .^) + + +_-_-_-_-_-_-_-'' '' ++ o o + o + + + +o o o o + + o + ++ + o o + +``` diff --git a/hellos/hello-nyan/index.js b/hellos/hello-nyan/index.js new file mode 100644 index 0000000..ae3b9cd --- /dev/null +++ b/hellos/hello-nyan/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldNyan() { + console.log(cowsay.say({ text: "hello world", f: "nyan" })); +} +module.exports = helloWorldNyan; diff --git a/hellos/hello-nyan/package.json b/hellos/hello-nyan/package.json new file mode 100644 index 0000000..a5fa16c --- /dev/null +++ b/hellos/hello-nyan/package.json @@ -0,0 +1,76 @@ +{ + "name": "hello-nyan", + "version": "1.0.2", + "description": "nyan says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-nyan" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0" + } +} diff --git a/hellos/hello-octopus/README.md b/hellos/hello-octopus/README.md new file mode 100644 index 0000000..b565eeb --- /dev/null +++ b/hellos/hello-octopus/README.md @@ -0,0 +1,26 @@ +# Usage +helloWorldOctopus() +# Result +``` + _____________ +< hello world > + ------------- + \ ___ + \ .-' `'. + / \ + | ; + | | ___.--, + _.._ |0) ~ (0) | _.---'`__.-( (_. + __.--'`_.. '.__.\ '--. \_.-' ,.--'` `""` + ( ,.--'` ',__ /./; ;, '.__.'` __ + _`) ) .---.__.' / | |\ \__..--"" """--.,_ + `---' .'.''-._.-'`_./ /\ '. \ _.-~~~````~~~-._`-.__.' + | | .' _.-' | | \ \ '. `~---` + \ \/ .' \ \ '. '-._) + \/ / \ \ `=.__`~-. + jgs / /\ `) ) / / `"".`\ + , _.-'.'\ \ / / ( ( / / + `--~` ) ) .-'.' '.'. | ( + (/` ( (` ) ) '-; + ` '-; (-' +``` diff --git a/hellos/hello-octopus/index.js b/hellos/hello-octopus/index.js new file mode 100644 index 0000000..c00e378 --- /dev/null +++ b/hellos/hello-octopus/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldOctopus() { + console.log(cowsay.say({ text: "hello world", f: "octopus" })); +} +module.exports = helloWorldOctopus; diff --git a/hellos/hello-octopus/package.json b/hellos/hello-octopus/package.json new file mode 100644 index 0000000..43c5feb --- /dev/null +++ b/hellos/hello-octopus/package.json @@ -0,0 +1,77 @@ +{ + "name": "hello-octopus", + "version": "1.0.2", + "description": "octopus says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-octopus" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0" + } +} diff --git a/hellos/hello-okazu/README.md b/hellos/hello-okazu/README.md new file mode 100644 index 0000000..1a45ec0 --- /dev/null +++ b/hellos/hello-okazu/README.md @@ -0,0 +1,32 @@ +# Usage +helloWorldOkazu() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ _, _ ,、 + \ , - ´ `--、 + ノ 丶 + / `、_ + ,´ 、 + ,' 丶 + ノ ヽ + _;_______________',_ + ヽ三三三三三三三三三三三三三三三三三ノ + ヽ / + ヽ三三三三三三三三三三三三三三/ + \ / + \三三三三三三三三三三/ + `< >´ + `丁三三三三丁´ + _ ` ー----‐ ´ + /::/__________________ +(;;;フ ー─----== === ニニニ 二二二三三三」 + + _|_ \ _l_\ __|__ヽヽ + _|_ |ヽ __| + / | ヽ ノ │ (__| + \ノ ノ ノ ヽノ _ノ +``` diff --git a/hellos/hello-okazu/index.js b/hellos/hello-okazu/index.js new file mode 100644 index 0000000..cb2eee7 --- /dev/null +++ b/hellos/hello-okazu/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldOkazu() { + console.log(cowsay.say({ text: "hello world", f: "okazu" })); +} +module.exports = helloWorldOkazu; diff --git a/hellos/hello-okazu/package.json b/hellos/hello-okazu/package.json new file mode 100644 index 0000000..c5ef658 --- /dev/null +++ b/hellos/hello-okazu/package.json @@ -0,0 +1,78 @@ +{ + "name": "hello-okazu", + "version": "1.0.2", + "description": "okazu says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-okazu" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0" + } +} diff --git a/hellos/hello-owl/README.md b/hellos/hello-owl/README.md new file mode 100644 index 0000000..092e441 --- /dev/null +++ b/hellos/hello-owl/README.md @@ -0,0 +1,14 @@ +# Usage +helloWorldOwl() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ___ + (o o) + ( V ) + /--m-m- +``` diff --git a/hellos/hello-owl/index.js b/hellos/hello-owl/index.js new file mode 100644 index 0000000..c53f5a6 --- /dev/null +++ b/hellos/hello-owl/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldOwl() { + console.log(cowsay.say({ text: "hello world", f: "owl" })); +} +module.exports = helloWorldOwl; diff --git a/hellos/hello-owl/package.json b/hellos/hello-owl/package.json new file mode 100644 index 0000000..cf83024 --- /dev/null +++ b/hellos/hello-owl/package.json @@ -0,0 +1,79 @@ +{ + "name": "hello-owl", + "version": "1.0.2", + "description": "owl says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-owl" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0" + } +} diff --git a/hellos/hello-pawn/README.md b/hellos/hello-pawn/README.md new file mode 100644 index 0000000..0f6d042 --- /dev/null +++ b/hellos/hello-pawn/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldPawn() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __ + ( ) + || + /__\ + (____) +``` diff --git a/hellos/hello-pawn/index.js b/hellos/hello-pawn/index.js new file mode 100644 index 0000000..181e519 --- /dev/null +++ b/hellos/hello-pawn/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldPawn() { + console.log(cowsay.say({ text: "hello world", f: "pawn" })); +} +module.exports = helloWorldPawn; diff --git a/hellos/hello-pawn/package.json b/hellos/hello-pawn/package.json new file mode 100644 index 0000000..37dd733 --- /dev/null +++ b/hellos/hello-pawn/package.json @@ -0,0 +1,80 @@ +{ + "name": "hello-pawn", + "version": "1.0.2", + "description": "pawn says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-pawn" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0" + } +} diff --git a/hellos/hello-queen/README.md b/hellos/hello-queen/README.md new file mode 100644 index 0000000..9656722 --- /dev/null +++ b/hellos/hello-queen/README.md @@ -0,0 +1,20 @@ +# Usage +helloWorldQueen() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + () + <~~~~> + \__/ + (____) + | | + | | + |__| + /____\ + (______) + (________) +``` diff --git a/hellos/hello-queen/index.js b/hellos/hello-queen/index.js new file mode 100644 index 0000000..684ca82 --- /dev/null +++ b/hellos/hello-queen/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldQueen() { + console.log(cowsay.say({ text: "hello world", f: "queen" })); +} +module.exports = helloWorldQueen; diff --git a/hellos/hello-queen/package.json b/hellos/hello-queen/package.json new file mode 100644 index 0000000..2af9243 --- /dev/null +++ b/hellos/hello-queen/package.json @@ -0,0 +1,81 @@ +{ + "name": "hello-queen", + "version": "1.0.2", + "description": "queen says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-queen" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0" + } +} diff --git a/hellos/hello-radio/README.md b/hellos/hello-radio/README.md new file mode 100644 index 0000000..0550322 --- /dev/null +++ b/hellos/hello-radio/README.md @@ -0,0 +1,29 @@ +# Usage +helloWorldRadio() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ;= + /= + ;= + /= + ;= + /= + ;= + /= + ,--==-:$; + ,/$@#######@X+- + ./@###############X= + /M#####X+/;;;;+H#####$. + %####M/;+H@XX@@%;;@####@, + +####H=+##$,--,=M#X-%####@. + -####X,X@HHXH##MXHXXH-+####$ + X###@.X/$M$:####$=@X/X,X####- + .####:+$:##@:####$:##H/X=####% + -%%$%,+==%$+-$+:$;-$$%-+,/$%%+ + -/+%%X$XX$$$$$$$%$$$%$X$X$%+/- +``` diff --git a/hellos/hello-radio/index.js b/hellos/hello-radio/index.js new file mode 100644 index 0000000..12d8913 --- /dev/null +++ b/hellos/hello-radio/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRadio() { + console.log(cowsay.say({ text: "hello world", f: "radio" })); +} +module.exports = helloWorldRadio; diff --git a/hellos/hello-radio/package.json b/hellos/hello-radio/package.json new file mode 100644 index 0000000..45b2867 --- /dev/null +++ b/hellos/hello-radio/package.json @@ -0,0 +1,82 @@ +{ + "name": "hello-radio", + "version": "1.0.2", + "description": "radio says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-radio" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0" + } +} diff --git a/hellos/hello-ren/README.md b/hellos/hello-ren/README.md new file mode 100644 index 0000000..64b4724 --- /dev/null +++ b/hellos/hello-ren/README.md @@ -0,0 +1,25 @@ +# Usage +helloWorldRen() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ____ + /# /_\_ + | |/oo\ + | \\_/_/ + / |_ | +| ||\_ ~| +| ||| \/ +| |||_ + \// | + || | + ||_ \ + \_| o| + /\___/ + / ||||__ + (___)_) +``` diff --git a/hellos/hello-ren/index.js b/hellos/hello-ren/index.js new file mode 100644 index 0000000..5e11781 --- /dev/null +++ b/hellos/hello-ren/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRen() { + console.log(cowsay.say({ text: "hello world", f: "ren" })); +} +module.exports = helloWorldRen; diff --git a/hellos/hello-ren/package.json b/hellos/hello-ren/package.json new file mode 100644 index 0000000..6065286 --- /dev/null +++ b/hellos/hello-ren/package.json @@ -0,0 +1,83 @@ +{ + "name": "hello-ren", + "version": "1.0.2", + "description": "ren says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-ren" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0" + } +} diff --git a/hellos/hello-renge/README.md b/hellos/hello-renge/README.md new file mode 100644 index 0000000..45d88d0 --- /dev/null +++ b/hellos/hello-renge/README.md @@ -0,0 +1,32 @@ +# Usage +helloWorldRenge() +# Result +``` + _____________ +< hello world > + ------------- + \ _ + \ ´ \ __ + \ / /⌒\ | / \ + f|{r、 | / '|/ /⌒\\ + ||J | \/>--<\/ /-- | +(\|`` し]ト----/ ⌒` \| / + \ ノ\ / \|/\ --、___ + ゛ / \/ / | \/_ ノ + \、/\_//イ ,/'| /\ 、 Ⅵ __/ + [\/ \/_| /\|/| |-] 、 く-く + | \/| |/___ノ\ /\___ \ / \ + {/ <|小| _メリ \/ _メリ` \ || | + \ || \/ソ \/ソ ノ / /\|\_/ + \ || /_イ\/ + \ || /ヽ / /ノ + \ |/\ └- ,/ /' + \ | |/>> r -=≦{{/ /ニ=_ + \ 人 | /ィ| /レ/__ ノニ-、 + \ \|/ Xノ / / 入//⌒Yハ + \ /し |`---' // / \ニニニノ| + \/ / \ --ア | | | _]| + | / \/\/ | | |___| + r勺 |_| | | | || + |`7 | | | | | | +``` diff --git a/hellos/hello-renge/index.js b/hellos/hello-renge/index.js new file mode 100644 index 0000000..946aa48 --- /dev/null +++ b/hellos/hello-renge/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRenge() { + console.log(cowsay.say({ text: "hello world", f: "renge" })); +} +module.exports = helloWorldRenge; diff --git a/hellos/hello-renge/package.json b/hellos/hello-renge/package.json new file mode 100644 index 0000000..7ada1c2 --- /dev/null +++ b/hellos/hello-renge/package.json @@ -0,0 +1,84 @@ +{ + "name": "hello-renge", + "version": "1.0.2", + "description": "renge says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-renge" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0" + } +} diff --git a/hellos/hello-robot/README.md b/hellos/hello-robot/README.md new file mode 100644 index 0000000..921e79a --- /dev/null +++ b/hellos/hello-robot/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldRobot() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + [-] + (+)=C + | | + OOO +``` diff --git a/hellos/hello-robot/index.js b/hellos/hello-robot/index.js new file mode 100644 index 0000000..3e1885d --- /dev/null +++ b/hellos/hello-robot/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRobot() { + console.log(cowsay.say({ text: "hello world", f: "robot" })); +} +module.exports = helloWorldRobot; diff --git a/hellos/hello-robot/package.json b/hellos/hello-robot/package.json new file mode 100644 index 0000000..a631888 --- /dev/null +++ b/hellos/hello-robot/package.json @@ -0,0 +1,85 @@ +{ + "name": "hello-robot", + "version": "1.0.2", + "description": "robot says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-robot" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0" + } +} diff --git a/hellos/hello-roflcopter/README.md b/hellos/hello-roflcopter/README.md new file mode 100644 index 0000000..4a06f3b --- /dev/null +++ b/hellos/hello-roflcopter/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldRoflcopter() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ROFL:ROFL:ROFL:ROFL + _^___ + L __/ oo \ +LOL===__ \ + L \________] + I I + --------/ +``` diff --git a/hellos/hello-roflcopter/index.js b/hellos/hello-roflcopter/index.js new file mode 100644 index 0000000..5384f9f --- /dev/null +++ b/hellos/hello-roflcopter/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRoflcopter() { + console.log(cowsay.say({ text: "hello world", f: "roflcopter" })); +} +module.exports = helloWorldRoflcopter; diff --git a/hellos/hello-roflcopter/package.json b/hellos/hello-roflcopter/package.json new file mode 100644 index 0000000..4339116 --- /dev/null +++ b/hellos/hello-roflcopter/package.json @@ -0,0 +1,86 @@ +{ + "name": "hello-roflcopter", + "version": "1.0.2", + "description": "roflcopter says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-roflcopter" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0" + } +} diff --git a/hellos/hello-rook/README.md b/hellos/hello-rook/README.md new file mode 100644 index 0000000..4cda8fd --- /dev/null +++ b/hellos/hello-rook/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldRook() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + WWWWWW + | | + | | + |__| + /____\ + (______) +``` diff --git a/hellos/hello-rook/index.js b/hellos/hello-rook/index.js new file mode 100644 index 0000000..5167f3c --- /dev/null +++ b/hellos/hello-rook/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldRook() { + console.log(cowsay.say({ text: "hello world", f: "rook" })); +} +module.exports = helloWorldRook; diff --git a/hellos/hello-rook/package.json b/hellos/hello-rook/package.json new file mode 100644 index 0000000..9099867 --- /dev/null +++ b/hellos/hello-rook/package.json @@ -0,0 +1,87 @@ +{ + "name": "hello-rook", + "version": "1.0.2", + "description": "rook says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-rook" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0" + } +} diff --git a/hellos/hello-sachiko/README.md b/hellos/hello-sachiko/README.md new file mode 100644 index 0000000..66b58e3 --- /dev/null +++ b/hellos/hello-sachiko/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldSachiko() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + , -――- 、 + / ヽ、 + /爻ノリノハノリlノ ゝ l + <ノリノ‐' ー リ > } + l ノ ┃ ┃ l ノ ノ + l人 r‐┐ !ノ^) + ゝ ` ´ ‐<´ +``` diff --git a/hellos/hello-sachiko/index.js b/hellos/hello-sachiko/index.js new file mode 100644 index 0000000..572ec09 --- /dev/null +++ b/hellos/hello-sachiko/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSachiko() { + console.log(cowsay.say({ text: "hello world", f: "sachiko" })); +} +module.exports = helloWorldSachiko; diff --git a/hellos/hello-sachiko/package.json b/hellos/hello-sachiko/package.json new file mode 100644 index 0000000..564311c --- /dev/null +++ b/hellos/hello-sachiko/package.json @@ -0,0 +1,88 @@ +{ + "name": "hello-sachiko", + "version": "1.0.2", + "description": "sachiko says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-sachiko" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0" + } +} diff --git a/hellos/hello-seahorse/README.md b/hellos/hello-seahorse/README.md new file mode 100644 index 0000000..8f3d2da --- /dev/null +++ b/hellos/hello-seahorse/README.md @@ -0,0 +1,21 @@ +# Usage +helloWorldSeahorse() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + (\(\/ + .-._)oo '_ + \'---. .\'\ + ) \.-\'\ + /__ ; ( + |__ : /'._/ + \_ ( + .,) ) + \'-.-\' + +``` diff --git a/hellos/hello-seahorse/index.js b/hellos/hello-seahorse/index.js new file mode 100644 index 0000000..606c806 --- /dev/null +++ b/hellos/hello-seahorse/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSeahorse() { + console.log(cowsay.say({ text: "hello world", f: "seahorse" })); +} +module.exports = helloWorldSeahorse; diff --git a/hellos/hello-seahorse/package.json b/hellos/hello-seahorse/package.json new file mode 100644 index 0000000..c1d0a8d --- /dev/null +++ b/hellos/hello-seahorse/package.json @@ -0,0 +1,89 @@ +{ + "name": "hello-seahorse", + "version": "1.0.2", + "description": "seahorse says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-seahorse" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0" + } +} diff --git a/hellos/hello-sheep/README.md b/hellos/hello-sheep/README.md new file mode 100644 index 0000000..b849a41 --- /dev/null +++ b/hellos/hello-sheep/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldSheep() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + __ + UooU\.'@@@@@@`. + \__/(@@@@@@@@@@) + (@@@@@@@@) + `YY~~~~YY' + || || +``` diff --git a/hellos/hello-sheep/index.js b/hellos/hello-sheep/index.js new file mode 100644 index 0000000..fb816ff --- /dev/null +++ b/hellos/hello-sheep/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSheep() { + console.log(cowsay.say({ text: "hello world", f: "sheep" })); +} +module.exports = helloWorldSheep; diff --git a/hellos/hello-sheep/package.json b/hellos/hello-sheep/package.json new file mode 100644 index 0000000..8e8cd87 --- /dev/null +++ b/hellos/hello-sheep/package.json @@ -0,0 +1,90 @@ +{ + "name": "hello-sheep", + "version": "1.0.2", + "description": "sheep says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-sheep" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0" + } +} diff --git a/hellos/hello-shikato/README.md b/hellos/hello-shikato/README.md new file mode 100644 index 0000000..b327330 --- /dev/null +++ b/hellos/hello-shikato/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldShikato() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + + Lー'{r ァjーノ + _`)-ム{ + /´::( ・)ヽ-- 、 + {::::::::::::::} + ゝ:::::.ノー- + しソ¨UU +``` diff --git a/hellos/hello-shikato/index.js b/hellos/hello-shikato/index.js new file mode 100644 index 0000000..3ecc29e --- /dev/null +++ b/hellos/hello-shikato/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldShikato() { + console.log(cowsay.say({ text: "hello world", f: "shikato" })); +} +module.exports = helloWorldShikato; diff --git a/hellos/hello-shikato/package.json b/hellos/hello-shikato/package.json new file mode 100644 index 0000000..34c49bb --- /dev/null +++ b/hellos/hello-shikato/package.json @@ -0,0 +1,91 @@ +{ + "name": "hello-shikato", + "version": "1.0.2", + "description": "shikato says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-shikato" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0" + } +} diff --git a/hellos/hello-shrug/README.md b/hellos/hello-shrug/README.md new file mode 100644 index 0000000..c3507c4 --- /dev/null +++ b/hellos/hello-shrug/README.md @@ -0,0 +1,10 @@ +# Usage +helloWorldShrug() +# Result +``` + _____________ +< hello world > + ------------- + \ +¯\_(ツ)_/¯ +``` diff --git a/hellos/hello-shrug/index.js b/hellos/hello-shrug/index.js new file mode 100644 index 0000000..dd41d01 --- /dev/null +++ b/hellos/hello-shrug/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldShrug() { + console.log(cowsay.say({ text: "hello world", f: "shrug" })); +} +module.exports = helloWorldShrug; diff --git a/hellos/hello-shrug/package.json b/hellos/hello-shrug/package.json new file mode 100644 index 0000000..d317899 --- /dev/null +++ b/hellos/hello-shrug/package.json @@ -0,0 +1,92 @@ +{ + "name": "hello-shrug", + "version": "1.0.2", + "description": "shrug says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-shrug" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0" + } +} diff --git a/hellos/hello-skeleton/README.md b/hellos/hello-skeleton/README.md new file mode 100644 index 0000000..c5dbd97 --- /dev/null +++ b/hellos/hello-skeleton/README.md @@ -0,0 +1,17 @@ +# Usage +helloWorldSkeleton() +# Result +``` + _____________ +< hello world > + ------------- + \ (__) + \ /oo| + \ (_"_)*+++++++++* + //I#\\\\\\\\I\ + I[I|I|||||I I ` + I`I'///'' I I + I I I I + ~ ~ ~ ~ + Scowleton +``` diff --git a/hellos/hello-skeleton/index.js b/hellos/hello-skeleton/index.js new file mode 100644 index 0000000..ef6a14a --- /dev/null +++ b/hellos/hello-skeleton/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSkeleton() { + console.log(cowsay.say({ text: "hello world", f: "skeleton" })); +} +module.exports = helloWorldSkeleton; diff --git a/hellos/hello-skeleton/package.json b/hellos/hello-skeleton/package.json new file mode 100644 index 0000000..a85d32c --- /dev/null +++ b/hellos/hello-skeleton/package.json @@ -0,0 +1,93 @@ +{ + "name": "hello-skeleton", + "version": "1.0.2", + "description": "skeleton says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-skeleton" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0" + } +} diff --git a/hellos/hello-small/README.md b/hellos/hello-small/README.md new file mode 100644 index 0000000..62261c0 --- /dev/null +++ b/hellos/hello-small/README.md @@ -0,0 +1,12 @@ +# Usage +helloWorldSmall() +# Result +``` + _____________ +< hello world > + ------------- + \ ,__, + \ (oo)____ + (__) )\ + ||--|| * +``` diff --git a/hellos/hello-small/index.js b/hellos/hello-small/index.js new file mode 100644 index 0000000..0cb0bbe --- /dev/null +++ b/hellos/hello-small/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSmall() { + console.log(cowsay.say({ text: "hello world", f: "small" })); +} +module.exports = helloWorldSmall; diff --git a/hellos/hello-small/package.json b/hellos/hello-small/package.json new file mode 100644 index 0000000..2aa64a9 --- /dev/null +++ b/hellos/hello-small/package.json @@ -0,0 +1,94 @@ +{ + "name": "hello-small", + "version": "1.0.2", + "description": "small says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-small" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0" + } +} diff --git a/hellos/hello-snoopy/README.md b/hellos/hello-snoopy/README.md new file mode 100644 index 0000000..e346096 --- /dev/null +++ b/hellos/hello-snoopy/README.md @@ -0,0 +1,31 @@ +# Usage +helloWorldSnoopy() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ , ----. + \ - - ` + ,__.,' \ + .' *` + / o o / **\ + . / ****. + | mm | ****| + \ | ****| + ` ._______ \ ****/ + \ /`---' + \___( + /~~~~\ + / \ + / | \ + | | \ + , ~~ . |, ~~ . | |\ + ( |||| ) ( |||| )(,,,)` +( |||||| )-( |||||| ) | ^ +( |||||| ) ( |||||| ) |'/ +( |||||| )-( |||||| )___,'- + ( |||| ) ( |||| ) + ` ~~ ' ` ~~ ' +``` diff --git a/hellos/hello-snoopy/index.js b/hellos/hello-snoopy/index.js new file mode 100644 index 0000000..c6ff6be --- /dev/null +++ b/hellos/hello-snoopy/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSnoopy() { + console.log(cowsay.say({ text: "hello world", f: "snoopy" })); +} +module.exports = helloWorldSnoopy; diff --git a/hellos/hello-snoopy/package.json b/hellos/hello-snoopy/package.json new file mode 100644 index 0000000..07a7781 --- /dev/null +++ b/hellos/hello-snoopy/package.json @@ -0,0 +1,95 @@ +{ + "name": "hello-snoopy", + "version": "1.0.2", + "description": "snoopy says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-snoopy" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0" + } +} diff --git a/hellos/hello-snoopysleep/README.md b/hellos/hello-snoopysleep/README.md new file mode 100644 index 0000000..38096db --- /dev/null +++ b/hellos/hello-snoopysleep/README.md @@ -0,0 +1,30 @@ +# Usage +helloWorldSnoopysleep() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ O_ __)( + ,' `. (_".`. + : : /|` + | | ((|_ ,-. + ; - /: ,' `:(( -\ + / -' `: ____ \\\-: + _\__ ____|___ \____|_ + ; | | '-` : + :_____|:|__________________: + ; |:| : + : |:| : + ;_______`'___________________: +: : +|______________________________| + `---.--------------------.---' + |____________________| + | | + |____________________| + | | + _\|_\|_\/(__\__)\__\//_|(_ +``` diff --git a/hellos/hello-snoopysleep/index.js b/hellos/hello-snoopysleep/index.js new file mode 100644 index 0000000..69f576a --- /dev/null +++ b/hellos/hello-snoopysleep/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSnoopysleep() { + console.log(cowsay.say({ text: "hello world", f: "snoopysleep" })); +} +module.exports = helloWorldSnoopysleep; diff --git a/hellos/hello-snoopysleep/package.json b/hellos/hello-snoopysleep/package.json new file mode 100644 index 0000000..ac0bef4 --- /dev/null +++ b/hellos/hello-snoopysleep/package.json @@ -0,0 +1,116 @@ +{ + "name": "hello-snoopysleep", + "version": "1.0.2", + "description": "snoopysleep says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-snoopysleep" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0", + "hello-wizard": "^1.0.0", + "hello-wood": "^1.0.0", + "hello-www": "^1.0.0" + } +} diff --git a/hellos/hello-spidercow/README.md b/hellos/hello-spidercow/README.md new file mode 100644 index 0000000..63a5d30 --- /dev/null +++ b/hellos/hello-spidercow/README.md @@ -0,0 +1,23 @@ +# Usage +helloWorldSpidercow() +# Result +``` + _____________ +< hello world > + ------------- + \ ( + \ ) + \ ( + /\ .-""""-. /\ + //\\/ ,,,, \//\\ + |/\| ,;;;;;;, |/\| + //\\\;-""""-;///\\ + // \/ .. \/ \\ + (| ,-_| \ || / |_-, |) + //`__(\(__)/)__`\\ + // /.-\`(oo)'/-.\ \\ + (\ |) ') (' (| /) + ` (| (o o) |) ` + \) `--' (/ + +``` diff --git a/hellos/hello-spidercow/index.js b/hellos/hello-spidercow/index.js new file mode 100644 index 0000000..b9652d0 --- /dev/null +++ b/hellos/hello-spidercow/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSpidercow() { + console.log(cowsay.say({ text: "hello world", f: "spidercow" })); +} +module.exports = helloWorldSpidercow; diff --git a/hellos/hello-spidercow/package.json b/hellos/hello-spidercow/package.json new file mode 100644 index 0000000..7220cfb --- /dev/null +++ b/hellos/hello-spidercow/package.json @@ -0,0 +1,96 @@ +{ + "name": "hello-spidercow", + "version": "1.0.2", + "description": "spidercow says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-spidercow" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0" + } +} diff --git a/hellos/hello-squid/README.md b/hellos/hello-squid/README.md new file mode 100644 index 0000000..4913f44 --- /dev/null +++ b/hellos/hello-squid/README.md @@ -0,0 +1,39 @@ +# Usage +helloWorldSquid() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ ___ノ^l + \ _,,ノ``ー-' ̄ ̄ l + く / + `ヽ, __、-' / + __>‐´ | + ._,;‐''`` , / + _;" / / + / / く + / / | + / / l + ノ / ̄ヽ / + / / ) _ノ + ,r'″ヽ、 /  ̄ + / ヽ / + _ノ `r _、‐' + / _l,_ _、‐' + __,r' /r;;,ヽ / + ,/ |.;●,;;| ノ + ノ / // ヽ、!!!゙ノ " + / /// //___,r''" ̄ + / / / / // / / + ___////// /// + / ̄__//// / /// + l /´___////// / + しレ"/// / ///// + / ,/ / /// / + レ' レ'// / + /l|l/ + ||レ'lノ + レ' +``` diff --git a/hellos/hello-squid/index.js b/hellos/hello-squid/index.js new file mode 100644 index 0000000..b30e209 --- /dev/null +++ b/hellos/hello-squid/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSquid() { + console.log(cowsay.say({ text: "hello world", f: "squid" })); +} +module.exports = helloWorldSquid; diff --git a/hellos/hello-squid/package.json b/hellos/hello-squid/package.json new file mode 100644 index 0000000..c886c51 --- /dev/null +++ b/hellos/hello-squid/package.json @@ -0,0 +1,97 @@ +{ + "name": "hello-squid", + "version": "1.0.2", + "description": "squid says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-squid" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0" + } +} diff --git a/hellos/hello-squirrel/README.md b/hellos/hello-squirrel/README.md new file mode 100644 index 0000000..ad25097 --- /dev/null +++ b/hellos/hello-squirrel/README.md @@ -0,0 +1,19 @@ +# Usage +helloWorldSquirrel() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + _ _ + | \__/| .~ ~. + /oo `./ .' + {o__, \ { + / . . ) \ + `-` '-' \ } + .( _( )_.' + '---.~_ _ _| + +``` diff --git a/hellos/hello-squirrel/index.js b/hellos/hello-squirrel/index.js new file mode 100644 index 0000000..b487c3c --- /dev/null +++ b/hellos/hello-squirrel/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSquirrel() { + console.log(cowsay.say({ text: "hello world", f: "squirrel" })); +} +module.exports = helloWorldSquirrel; diff --git a/hellos/hello-squirrel/package.json b/hellos/hello-squirrel/package.json new file mode 100644 index 0000000..1034634 --- /dev/null +++ b/hellos/hello-squirrel/package.json @@ -0,0 +1,98 @@ +{ + "name": "hello-squirrel", + "version": "1.0.2", + "description": "squirrel says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-squirrel" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0" + } +} diff --git a/hellos/hello-stegosaurus/README.md b/hellos/hello-stegosaurus/README.md new file mode 100644 index 0000000..75b05fd --- /dev/null +++ b/hellos/hello-stegosaurus/README.md @@ -0,0 +1,22 @@ +# Usage +helloWorldStegosaurus() +# Result +``` + _____________ +< hello world > + ------------- +\ . . + \ / `. .' " + \ .---. < > < > .---. + \ | \ \ - ~ ~ - / / | + _____ ..-~ ~-..-~ + | | \~~~\.' `./~~~/ + --------- \__/ \__/ + .' o \ / / \ " + (_____, `._.' | } \/~~~/ + `----. / } | / \__/ + `-. | / | / `. ,~~| + ~-.__| /_ - ~ ^| /- _ `..-‘ / \ /\ + | / | / ~-. `-/ _ \/__\ + |_____| |_____| ~ - . _ _ _ _ _> +``` diff --git a/hellos/hello-stegosaurus/index.js b/hellos/hello-stegosaurus/index.js new file mode 100644 index 0000000..6624102 --- /dev/null +++ b/hellos/hello-stegosaurus/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldStegosaurus() { + console.log(cowsay.say({ text: "hello world", f: "stegosaurus" })); +} +module.exports = helloWorldStegosaurus; diff --git a/hellos/hello-stegosaurus/package.json b/hellos/hello-stegosaurus/package.json new file mode 100644 index 0000000..a7d3517 --- /dev/null +++ b/hellos/hello-stegosaurus/package.json @@ -0,0 +1,99 @@ +{ + "name": "hello-stegosaurus", + "version": "1.0.2", + "description": "stegosaurus says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-stegosaurus" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0" + } +} diff --git a/hellos/hello-surgery/README.md b/hellos/hello-surgery/README.md new file mode 100644 index 0000000..1d9cd74 --- /dev/null +++ b/hellos/hello-surgery/README.md @@ -0,0 +1,27 @@ +# Usage +helloWorldSurgery() +# Result +``` + _____________ +< hello world > + ------------- + \ \ / + \ \/ + (__) /\ + (oo) O O + _\/_ // + * ( ) // + \ (\\ // + \( \\ ) + ( \\ ) /\ + ___[\______/^^^^^^^\__/) o-)__ + |\__[=======______//________)__\ + \|_______________//____________| + ||| || //|| ||| + ||| || @.|| ||| + || \/ .\/ || + . . + '.'.` + + COW-OPERATION +``` diff --git a/hellos/hello-surgery/index.js b/hellos/hello-surgery/index.js new file mode 100644 index 0000000..0d1e94f --- /dev/null +++ b/hellos/hello-surgery/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldSurgery() { + console.log(cowsay.say({ text: "hello world", f: "surgery" })); +} +module.exports = helloWorldSurgery; diff --git a/hellos/hello-surgery/package.json b/hellos/hello-surgery/package.json new file mode 100644 index 0000000..dd5c0f5 --- /dev/null +++ b/hellos/hello-surgery/package.json @@ -0,0 +1,100 @@ +{ + "name": "hello-surgery", + "version": "1.0.2", + "description": "surgery says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-surgery" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0" + } +} diff --git a/hellos/hello-tableflip/README.md b/hellos/hello-tableflip/README.md new file mode 100644 index 0000000..6067607 --- /dev/null +++ b/hellos/hello-tableflip/README.md @@ -0,0 +1,10 @@ +# Usage +helloWorldTableflip() +# Result +``` + _____________ +< hello world > + ------------- + \ +(╯°□°)╯︵ ┻━┻ +``` diff --git a/hellos/hello-tableflip/index.js b/hellos/hello-tableflip/index.js new file mode 100644 index 0000000..92eb8f4 --- /dev/null +++ b/hellos/hello-tableflip/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTableflip() { + console.log(cowsay.say({ text: "hello world", f: "tableflip" })); +} +module.exports = helloWorldTableflip; diff --git a/hellos/hello-tableflip/package.json b/hellos/hello-tableflip/package.json new file mode 100644 index 0000000..afbb7d7 --- /dev/null +++ b/hellos/hello-tableflip/package.json @@ -0,0 +1,101 @@ +{ + "name": "hello-tableflip", + "version": "1.0.2", + "description": "tableflip says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-tableflip" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0" + } +} diff --git a/hellos/hello-taxi/README.md b/hellos/hello-taxi/README.md new file mode 100644 index 0000000..44bb095 --- /dev/null +++ b/hellos/hello-taxi/README.md @@ -0,0 +1,19 @@ +# Usage +helloWorldTaxi() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + [\ + .----' `-----. + //^^^^;;^^^^^^`\ + _______//_____||_____()_\________ + /826 : : ___ `\ + |> ____; ; |/\><| ____ _<) + {____/ \_________________/ \____} + \ '' / \ '' / + jgs '--' '--' +``` diff --git a/hellos/hello-taxi/index.js b/hellos/hello-taxi/index.js new file mode 100644 index 0000000..aeeb3d2 --- /dev/null +++ b/hellos/hello-taxi/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTaxi() { + console.log(cowsay.say({ text: "hello world", f: "taxi" })); +} +module.exports = helloWorldTaxi; diff --git a/hellos/hello-taxi/package.json b/hellos/hello-taxi/package.json new file mode 100644 index 0000000..d6e5342 --- /dev/null +++ b/hellos/hello-taxi/package.json @@ -0,0 +1,102 @@ +{ + "name": "hello-taxi", + "version": "1.0.2", + "description": "taxi says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-taxi" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0" + } +} diff --git a/hellos/hello-telebears/README.md b/hellos/hello-telebears/README.md new file mode 100644 index 0000000..102ee27 --- /dev/null +++ b/hellos/hello-telebears/README.md @@ -0,0 +1,15 @@ +# Usage +helloWorldTelebears() +# Result +``` + _____________ +< hello world > + ------------- + \ _ + \ (_) <-- TeleBEARS + \ ^__^ / \ + \ (oo)\_____/_\ \ + (__)\ you ) / + ||----w (( + || ||>> +``` diff --git a/hellos/hello-telebears/index.js b/hellos/hello-telebears/index.js new file mode 100644 index 0000000..a2afbad --- /dev/null +++ b/hellos/hello-telebears/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTelebears() { + console.log(cowsay.say({ text: "hello world", f: "telebears" })); +} +module.exports = helloWorldTelebears; diff --git a/hellos/hello-telebears/package.json b/hellos/hello-telebears/package.json new file mode 100644 index 0000000..e6b62d8 --- /dev/null +++ b/hellos/hello-telebears/package.json @@ -0,0 +1,103 @@ +{ + "name": "hello-telebears", + "version": "1.0.2", + "description": "telebears says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-telebears" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0" + } +} diff --git a/hellos/hello-threader/README.md b/hellos/hello-threader/README.md new file mode 100644 index 0000000..46c02f4 --- /dev/null +++ b/hellos/hello-threader/README.md @@ -0,0 +1,28 @@ +# Usage +helloWorldThreader() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + ____ + /____\ + // (⌒ ⌒ ヽ\\ + || ノz(⌒ )| || + || < (_ノ || + || L_/ ) || + \\ /_/ // + \⌒ ) (⌒ / + // \\ + \\_ _// + ヘ_)(_/ + |==| + \三/ + ∧ + / \ + \ / + V +``` diff --git a/hellos/hello-threader/index.js b/hellos/hello-threader/index.js new file mode 100644 index 0000000..ca51926 --- /dev/null +++ b/hellos/hello-threader/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldThreader() { + console.log(cowsay.say({ text: "hello world", f: "threader" })); +} +module.exports = helloWorldThreader; diff --git a/hellos/hello-threader/package.json b/hellos/hello-threader/package.json new file mode 100644 index 0000000..06fb565 --- /dev/null +++ b/hellos/hello-threader/package.json @@ -0,0 +1,104 @@ +{ + "name": "hello-threader", + "version": "1.0.2", + "description": "threader says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-threader" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0" + } +} diff --git a/hellos/hello-threecubes/README.md b/hellos/hello-threecubes/README.md new file mode 100644 index 0000000..b253780 --- /dev/null +++ b/hellos/hello-threecubes/README.md @@ -0,0 +1,33 @@ +# Usage +helloWorldThreecubes() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + ____________ + /\ ________ \ + / \ \______/\ \ + / /\ \ \ / /\ \ \ + / / /\ \ \/ / /\ \ \ + / / /__\ \ \/_/__\_\ \__________ + / /_/____\ \__________ ________ \ + \ \ \____/ / ________/\ \______/\ \ + \ \ \ / / /\ \ / /\ \ \ / /\ \ \ + \ \ \/ / /\ \ \/ / /\ \ \/ / /\ \ \ + \ \/ / /__\_\/ / /__\ \ \/_/__\_\ \ + \ /_/______\/_/____\ \___________\ + / \ \______/\ \____/ / ________ / + / /\ \ \ / /\ \ \ / / /\ \ / / / + / / /\ \ \/ / /\ \ \/ / /\ \ \/ / / + / / /__\ \ \/_/__\_\/ / /__\_\/ / / + / /_/____\ \_________\/ /______\/ / + \ \ \____/ / ________ __________/ + \ \ \ / / /\ \ / / / + \ \ \/ / /\ \ \/ / / + \ \/ / /__\_\/ / / + \ / /______\/ / + \/___________/ +``` diff --git a/hellos/hello-threecubes/index.js b/hellos/hello-threecubes/index.js new file mode 100644 index 0000000..c844b2b --- /dev/null +++ b/hellos/hello-threecubes/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldThreecubes() { + console.log(cowsay.say({ text: "hello world", f: "threecubes" })); +} +module.exports = helloWorldThreecubes; diff --git a/hellos/hello-threecubes/package.json b/hellos/hello-threecubes/package.json new file mode 100644 index 0000000..883ebaf --- /dev/null +++ b/hellos/hello-threecubes/package.json @@ -0,0 +1,105 @@ +{ + "name": "hello-threecubes", + "version": "1.0.2", + "description": "threecubes says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-threecubes" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0" + } +} diff --git a/hellos/hello-toaster/README.md b/hellos/hello-toaster/README.md new file mode 100644 index 0000000..e540fb7 --- /dev/null +++ b/hellos/hello-toaster/README.md @@ -0,0 +1,25 @@ +# Usage +helloWorldToaster() +# Result +``` + _____________ +< hello world > + ------------- + \ .___________. + \ | | + \ ___________. | | /~\ | + / __ __ /| | _ _ |_| | + / /:/ /:/ / | !________|__! + / /:/ /:/ / | | + / /:/ /:/ / |____________! + / /:/ /:/ / | + / /:/ /:/ / | + / ~~ ~~ / | + |~~~~~~~~~~| | + | :: | / + | == | / + | :: | / + | :: | / + | :: @ | / + !__________!/ +``` diff --git a/hellos/hello-toaster/index.js b/hellos/hello-toaster/index.js new file mode 100644 index 0000000..a4aa773 --- /dev/null +++ b/hellos/hello-toaster/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldToaster() { + console.log(cowsay.say({ text: "hello world", f: "toaster" })); +} +module.exports = helloWorldToaster; diff --git a/hellos/hello-toaster/package.json b/hellos/hello-toaster/package.json new file mode 100644 index 0000000..35efcac --- /dev/null +++ b/hellos/hello-toaster/package.json @@ -0,0 +1,106 @@ +{ + "name": "hello-toaster", + "version": "1.0.2", + "description": "toaster says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-toaster" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0" + } +} diff --git a/hellos/hello-tortoise/README.md b/hellos/hello-tortoise/README.md new file mode 100644 index 0000000..66333eb --- /dev/null +++ b/hellos/hello-tortoise/README.md @@ -0,0 +1,14 @@ +# Usage +helloWorldTortoise() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ ___ + oo // \\ + (_,\/ \_/ \ + \ \_/_\_/> + /_/ \_\ +``` diff --git a/hellos/hello-tortoise/index.js b/hellos/hello-tortoise/index.js new file mode 100644 index 0000000..0580555 --- /dev/null +++ b/hellos/hello-tortoise/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTortoise() { + console.log(cowsay.say({ text: "hello world", f: "tortoise" })); +} +module.exports = helloWorldTortoise; diff --git a/hellos/hello-tortoise/package.json b/hellos/hello-tortoise/package.json new file mode 100644 index 0000000..baae42c --- /dev/null +++ b/hellos/hello-tortoise/package.json @@ -0,0 +1,107 @@ +{ + "name": "hello-tortoise", + "version": "1.0.2", + "description": "tortoise says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-tortoise" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0" + } +} diff --git a/hellos/hello-turkey/README.md b/hellos/hello-turkey/README.md new file mode 100644 index 0000000..ac34a05 --- /dev/null +++ b/hellos/hello-turkey/README.md @@ -0,0 +1,29 @@ +# Usage +helloWorldTurkey() +# Result +``` + _____________ +< hello world > + ------------- + \ ,+*^^*+___+++_ + \ ,*^^^^ ) + \ _+* ^**+_ + \ +^ _ _++*+_+++_, ) + _+^^*+_ ( ,+*^ ^ \+_ ) + { ) ( ,( ,_+--+--, ^) ^\ + { (@) } f ,( ,+-^ __*_*_ ^^\_ ^\ ) + {:;-/ (_+*-+^^^^^+*+*<_ _++_)_ ) ) / + ( / ( ( ,___ ^*+_+* ) < < \ + U _/ ) *--< ) ^\-----++__) ) ) ) + ( ) _(^)^^)) ) )\^^^^^))^*+/ / / + ( / (_))_^)) ) ) ))^^^^^))^^^)__/ +^^ + ( ,/ (^))^)) ) ) ))^^^^^^^))^^) _) + *+__+* (_))^) ) ) ))^^^^^^))^^^^^)____*^ + \ \_)^)_)) ))^^^^^^^^^^))^^^^) + (_ ^\__^^^^^^^^^^^^))^^^^^^^) + ^\___ ^\__^^^^^^))^^^^^^^^)\\ + ^^^^^\uuu/^^\uuu/^^^^\^\^\^\^\^\^\^\ + ___) >____) >___ ^\_\_\_\_\_\_\) + ^^^//\\_^^//\\_^ ^(\_\_\_\) + ^^^ ^^ ^^^ ^ +``` diff --git a/hellos/hello-turkey/index.js b/hellos/hello-turkey/index.js new file mode 100644 index 0000000..3300cda --- /dev/null +++ b/hellos/hello-turkey/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTurkey() { + console.log(cowsay.say({ text: "hello world", f: "turkey" })); +} +module.exports = helloWorldTurkey; diff --git a/hellos/hello-turkey/package.json b/hellos/hello-turkey/package.json new file mode 100644 index 0000000..ef33de8 --- /dev/null +++ b/hellos/hello-turkey/package.json @@ -0,0 +1,108 @@ +{ + "name": "hello-turkey", + "version": "1.0.2", + "description": "turkey says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-turkey" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0" + } +} diff --git a/hellos/hello-turtle/README.md b/hellos/hello-turtle/README.md new file mode 100644 index 0000000..13b0f83 --- /dev/null +++ b/hellos/hello-turtle/README.md @@ -0,0 +1,23 @@ +# Usage +helloWorldTurtle() +# Result +``` + _____________ +< hello world > + ------------- + \ ___-------___ + \ _-~~ ~~-_ + \ _-~ /~-_ + /^\__/^\ /~ \ / \ + /| o|| o| / \_______________/ \ + | |___||__| / / \ \ + | \ / / \ \ + | (_______) /______/ \_________ \ + | / / \ / \ + \ \^\\ \ / \ / + \ || \______________/ _-_ //\__// + \ ||------_-~~-_ ------------- \ --/~ ~\ || __/ + ~-----||====/~ |==================| |/~~~~~ + (_(__/ ./ / \_\ \. + (_(___/ \_____)_) +``` diff --git a/hellos/hello-turtle/index.js b/hellos/hello-turtle/index.js new file mode 100644 index 0000000..0d04552 --- /dev/null +++ b/hellos/hello-turtle/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTurtle() { + console.log(cowsay.say({ text: "hello world", f: "turtle" })); +} +module.exports = helloWorldTurtle; diff --git a/hellos/hello-turtle/package.json b/hellos/hello-turtle/package.json new file mode 100644 index 0000000..9ffbf80 --- /dev/null +++ b/hellos/hello-turtle/package.json @@ -0,0 +1,109 @@ +{ + "name": "hello-turtle", + "version": "1.0.2", + "description": "turtle says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-turtle" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0" + } +} diff --git a/hellos/hello-tux/README.md b/hellos/hello-tux/README.md new file mode 100644 index 0000000..63af7c2 --- /dev/null +++ b/hellos/hello-tux/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldTux() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + .--. + |o_o | + |:_/ | + // \ \ + (| | ) + /'\_ _/`\ + \___)=(___/ + +``` diff --git a/hellos/hello-tux/index.js b/hellos/hello-tux/index.js new file mode 100644 index 0000000..7c126f3 --- /dev/null +++ b/hellos/hello-tux/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldTux() { + console.log(cowsay.say({ text: "hello world", f: "tux" })); +} +module.exports = helloWorldTux; diff --git a/hellos/hello-tux/package.json b/hellos/hello-tux/package.json new file mode 100644 index 0000000..16951cf --- /dev/null +++ b/hellos/hello-tux/package.json @@ -0,0 +1,110 @@ +{ + "name": "hello-tux", + "version": "1.0.2", + "description": "tux says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-tux" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0" + } +} diff --git a/hellos/hello-vader/README.md b/hellos/hello-vader/README.md new file mode 100644 index 0000000..f56d052 --- /dev/null +++ b/hellos/hello-vader/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldVader() +# Result +``` + _____________ +< hello world > + ------------- + \ ,-^-. + \ !oYo! + \ /./=\.\______ + ## )\/\ + ||-----w|| + || || + + Cowth Vader +``` diff --git a/hellos/hello-vader/index.js b/hellos/hello-vader/index.js new file mode 100644 index 0000000..c2c26cc --- /dev/null +++ b/hellos/hello-vader/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldVader() { + console.log(cowsay.say({ text: "hello world", f: "vader" })); +} +module.exports = helloWorldVader; diff --git a/hellos/hello-vader/package.json b/hellos/hello-vader/package.json new file mode 100644 index 0000000..a043b22 --- /dev/null +++ b/hellos/hello-vader/package.json @@ -0,0 +1,111 @@ +{ + "name": "hello-vader", + "version": "1.0.2", + "description": "vader says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-vader" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0" + } +} diff --git a/hellos/hello-whale/README.md b/hellos/hello-whale/README.md new file mode 100644 index 0000000..7793eb1 --- /dev/null +++ b/hellos/hello-whale/README.md @@ -0,0 +1,18 @@ +# Usage +helloWorldWhale() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + \ + '-. + .---._ \ \.--' + / `-..__) ,-' + | 0 / + \--.__, .__.,` + `-.___'._\_.' + +``` diff --git a/hellos/hello-whale/index.js b/hellos/hello-whale/index.js new file mode 100644 index 0000000..79ca311 --- /dev/null +++ b/hellos/hello-whale/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldWhale() { + console.log(cowsay.say({ text: "hello world", f: "whale" })); +} +module.exports = helloWorldWhale; diff --git a/hellos/hello-whale/package.json b/hellos/hello-whale/package.json new file mode 100644 index 0000000..4c109d2 --- /dev/null +++ b/hellos/hello-whale/package.json @@ -0,0 +1,112 @@ +{ + "name": "hello-whale", + "version": "1.0.2", + "description": "whale says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-whale" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0" + } +} diff --git a/hellos/hello-wizard/README.md b/hellos/hello-wizard/README.md new file mode 100644 index 0000000..99ec3d5 --- /dev/null +++ b/hellos/hello-wizard/README.md @@ -0,0 +1,32 @@ +# Usage +helloWorldWizard() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ + _____ + .\'* *.\' + ___/_*_(_ + / _______ \ + _\_)/___\(_/_ + / _((\- -/))_ \ + \ \())(-)(()/ / + ' \(((()))/ \' + / \' \)).))\ \' \ + / _ \ - | - /_ \ + ( ( .;\'\'\';. .\' ) + _\\"__ / )\ __\"/_ + \/ \ \' / \/ + .\' \'...\' \' ) + / / | \ \ + / . . . \ + / . . \ + / / | \ \ + .\' / b \'. \'. + _.-\' / Bb \'-. \'-_ + _.-\' | BBb \'-. \'-. +(________mrf\____.dBBBb._________)____) +``` diff --git a/hellos/hello-wizard/index.js b/hellos/hello-wizard/index.js new file mode 100644 index 0000000..da9d63d --- /dev/null +++ b/hellos/hello-wizard/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldWizard() { + console.log(cowsay.say({ text: "hello world", f: "wizard" })); +} +module.exports = helloWorldWizard; diff --git a/hellos/hello-wizard/package.json b/hellos/hello-wizard/package.json new file mode 100644 index 0000000..0ed08b1 --- /dev/null +++ b/hellos/hello-wizard/package.json @@ -0,0 +1,113 @@ +{ + "name": "hello-wizard", + "version": "1.0.2", + "description": "wizard says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-wizard" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0" + } +} diff --git a/hellos/hello-wood/README.md b/hellos/hello-wood/README.md new file mode 100644 index 0000000..d09a693 --- /dev/null +++ b/hellos/hello-wood/README.md @@ -0,0 +1,16 @@ +# Usage +helloWorldWood() +# Result +``` + _____________ +< hello world > + ------------- + \ + \ --木-- + /|\ + / | \ + --木-- | --木-- + /|\ /|\ +/ | \/ | \ + | | +``` diff --git a/hellos/hello-wood/index.js b/hellos/hello-wood/index.js new file mode 100644 index 0000000..e474b7d --- /dev/null +++ b/hellos/hello-wood/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldWood() { + console.log(cowsay.say({ text: "hello world", f: "wood" })); +} +module.exports = helloWorldWood; diff --git a/hellos/hello-wood/package.json b/hellos/hello-wood/package.json new file mode 100644 index 0000000..ef9cfcd --- /dev/null +++ b/hellos/hello-wood/package.json @@ -0,0 +1,114 @@ +{ + "name": "hello-wood", + "version": "1.0.2", + "description": "wood says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-wood" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0", + "hello-wizard": "^1.0.0" + } +} diff --git a/hellos/hello-www/README.md b/hellos/hello-www/README.md new file mode 100644 index 0000000..2c13d94 --- /dev/null +++ b/hellos/hello-www/README.md @@ -0,0 +1,13 @@ +# Usage +helloWorldWww() +# Result +``` + _____________ +< hello world > + ------------- + \ ^__^ + \ (oo)\_______ + (__)\ )\/\ + ||--WWW | + || || +``` diff --git a/hellos/hello-www/index.js b/hellos/hello-www/index.js new file mode 100644 index 0000000..65ca4a9 --- /dev/null +++ b/hellos/hello-www/index.js @@ -0,0 +1,5 @@ +const cowsay = require('cowsay'); +function helloWorldWww() { + console.log(cowsay.say({ text: "hello world", f: "www" })); +} +module.exports = helloWorldWww; diff --git a/hellos/hello-www/package.json b/hellos/hello-www/package.json new file mode 100644 index 0000000..5219c52 --- /dev/null +++ b/hellos/hello-www/package.json @@ -0,0 +1,115 @@ +{ + "name": "hello-www", + "version": "1.0.2", + "description": "www says hello world", + "repository": { + "type": "git", + "url": "https://github.com/owenjames/hello-worlds.git", + "directory": "hellos/hello-www" + }, + "main": "index.js", + "author": "justowen", + "license": "MIT", + "scripts": { + "start": "node index.js" + }, + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0", + "hello-wizard": "^1.0.0", + "hello-wood": "^1.0.0" + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..5dc720b --- /dev/null +++ b/package.json @@ -0,0 +1,110 @@ +{ + "name": "hello-worlds", + "version": "1.0.5", + "description": "hello worlds", + "main": "index.js", + "repository": "https://github.com/owenjames/hello-worlds.git", + "license": "MIT", + "workspaces": [ + "hellos/*" + ], + "dependencies": { + "cowsay": "1.5.0", + "hello-armadillo": "^1.0.0", + "hello-banana": "^1.0.0", + "hello-bearface": "^1.0.0", + "hello-bees": "^1.0.0", + "hello-biohazard": "^1.0.0", + "hello-bishop": "^1.0.0", + "hello-box": "^1.0.0", + "hello-bunny": "^1.0.0", + "hello-cake": "^1.0.0", + "hello-cat": "^1.0.0", + "hello-charlie": "^1.0.0", + "hello-cheese": "^1.0.0", + "hello-chessmen": "^1.0.0", + "hello-chito": "^1.0.0", + "hello-clippy": "^1.0.0", + "hello-cower": "^1.0.0", + "hello-cube": "^1.0.0", + "hello-daemon": "^1.0.0", + "hello-dalek": "^1.0.0", + "hello-doge": "^1.0.0", + "hello-dolphin": "^1.0.0", + "hello-dragon": "^1.0.0", + "hello-elephant": "^1.0.0", + "hello-explosion": "^1.0.0", + "hello-eyes": "^1.0.0", + "hello-fence": "^1.0.0", + "hello-fire": "^1.0.0", + "hello-fox": "^1.0.0", + "hello-ghost": "^1.0.0", + "hello-glados": "^1.0.0", + "hello-goat": "^1.0.0", + "hello-hand": "^1.0.0", + "hello-hedgehog": "^1.0.0", + "hello-hellokitty": "^1.0.0", + "hello-hippie": "^1.0.0", + "hello-hiya": "^1.0.0", + "hello-homer": "^1.0.0", + "hello-hypno": "^1.0.0", + "hello-iwashi": "^1.0.0", + "hello-jellyfish": "^1.0.0", + "hello-kilroy": "^1.0.0", + "hello-king": "^1.0.0", + "hello-kiss": "^1.0.0", + "hello-kitten": "^1.0.0", + "hello-knight": "^1.0.0", + "hello-koala": "^1.0.0", + "hello-kosh": "^1.0.0", + "hello-lamb": "^1.0.0", + "hello-lightbulb": "^1.0.0", + "hello-lobster": "^1.0.0", + "hello-lollerskates": "^1.0.0", + "hello-meow": "^1.0.0", + "hello-milk": "^1.0.0", + "hello-minotaur": "^1.0.0", + "hello-moofasa": "^1.0.0", + "hello-moose": "^1.0.0", + "hello-mule": "^1.0.0", + "hello-nyan": "^1.0.0", + "hello-octopus": "^1.0.0", + "hello-okazu": "^1.0.0", + "hello-owl": "^1.0.0", + "hello-pawn": "^1.0.0", + "hello-queen": "^1.0.0", + "hello-radio": "^1.0.0", + "hello-ren": "^1.0.0", + "hello-renge": "^1.0.0", + "hello-robot": "^1.0.0", + "hello-roflcopter": "^1.0.0", + "hello-rook": "^1.0.0", + "hello-sachiko": "^1.0.0", + "hello-seahorse": "^1.0.0", + "hello-sheep": "^1.0.0", + "hello-shikato": "^1.0.0", + "hello-shrug": "^1.0.0", + "hello-skeleton": "^1.0.0", + "hello-small": "^1.0.0", + "hello-snoopy": "^1.0.0", + "hello-spidercow": "^1.0.0", + "hello-squid": "^1.0.0", + "hello-squirrel": "^1.0.0", + "hello-stegosaurus": "^1.0.0", + "hello-surgery": "^1.0.0", + "hello-tableflip": "^1.0.0", + "hello-taxi": "^1.0.0", + "hello-telebears": "^1.0.0", + "hello-threader": "^1.0.0", + "hello-threecubes": "^1.0.0", + "hello-toaster": "^1.0.0", + "hello-tortoise": "^1.0.0", + "hello-turkey": "^1.0.0", + "hello-turtle": "^1.0.0", + "hello-tux": "^1.0.0", + "hello-vader": "^1.0.0", + "hello-whale": "^1.0.0", + "hello-wizard": "^1.0.0", + "hello-wood": "^1.0.0" + } +} \ No newline at end of file