@meebs/meeb 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -73
- package/assets/axolotl-white.png +0 -0
- package/assets/cat.png +0 -0
- package/assets/dragon-white.png +0 -0
- package/assets/dragon.png +0 -0
- package/assets/fox-white.png +0 -0
- package/assets/fox.png +0 -0
- package/assets/logo.png +0 -0
- package/assets/owl-white.png +0 -0
- package/assets/penguin-white.png +0 -0
- package/assets/penguin.png +0 -0
- package/assets/snail-white.png +0 -0
- package/assets/snail.png +0 -0
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -1,17 +1,6 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
▐▛███▜▌
|
|
5
|
-
▐█▄███▄█▌
|
|
6
|
-
▐███▄███▌
|
|
7
|
-
▝▀███▀▘
|
|
8
|
-
▗▄▛███▜▄▖
|
|
9
|
-
▐███████▌
|
|
10
|
-
▐███████▌
|
|
11
|
-
▝█████▘
|
|
12
|
-
▟█▙ ▟█▙
|
|
13
|
-
▀▀▀ ▀▀▀
|
|
14
|
-
```
|
|
3
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/logo.png" alt="meeb" width="200">
|
|
15
4
|
|
|
16
5
|
**72 hand-drawn ASCII animals for your terminal.**
|
|
17
6
|
|
|
@@ -20,6 +9,16 @@ zero dependencies. pure joy.
|
|
|
20
9
|
[](https://www.npmjs.com/package/@meebs/meeb)
|
|
21
10
|
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
|
22
11
|
[](https://nodejs.org)
|
|
12
|
+
[](https://www.npmjs.com/package/@meebs/meeb)
|
|
13
|
+
|
|
14
|
+
<br>
|
|
15
|
+
|
|
16
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/fox-white.png" alt="fox" width="80">
|
|
17
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/penguin-white.png" alt="penguin" width="80">
|
|
18
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/snail-white.png" alt="snail" width="80">
|
|
19
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/dragon-white.png" alt="dragon" width="80">
|
|
20
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/owl-white.png" alt="owl" width="80">
|
|
21
|
+
<img src="https://unpkg.com/@meebs/meeb@latest/assets/axolotl-white.png" alt="axolotl" width="80">
|
|
23
22
|
|
|
24
23
|
</div>
|
|
25
24
|
|
|
@@ -44,19 +43,6 @@ echo "hello" | meeb dog # pipe stdin as speech
|
|
|
44
43
|
|
|
45
44
|
## 72 Animals
|
|
46
45
|
|
|
47
|
-
```
|
|
48
|
-
▄▖ ▗▄ ● ● ▄██▖ ▗██▄
|
|
49
|
-
██▖ ▗██ ▐█▌ ▐█▌ ████▖ ▗████
|
|
50
|
-
▐██▄▄▄██▌ ▝█▘ ▝███████████▘
|
|
51
|
-
▐█◆█▄█◆█▌ ▐████▌ ▐█●███●█▌
|
|
52
|
-
▐███▄███▌ ▐██████▌ ▐██▄▄▄██▌
|
|
53
|
-
▝▀███▀▘ ▐████████▌ ▐██▀▀▀██▌
|
|
54
|
-
▐█████▌ ▐████████▌ ▐███████▌
|
|
55
|
-
▐███████▌ ▝▀▀▀▀▘ ▟█▘ ▝█▙
|
|
56
|
-
▟▘ ▝▙ ▀▀▀ ▀▀▀
|
|
57
|
-
fox snail dog
|
|
58
|
-
```
|
|
59
|
-
|
|
60
46
|
<details>
|
|
61
47
|
<summary><strong>See all 72 →</strong></summary>
|
|
62
48
|
<br>
|
|
@@ -67,7 +53,7 @@ penguin · cat · dog · fox · bear · owl · bunny · frog · panda · snake
|
|
|
67
53
|
|
|
68
54
|
## Animations
|
|
69
55
|
|
|
70
|
-
Four
|
|
56
|
+
Four terminal animations that make your animals come alive:
|
|
71
57
|
|
|
72
58
|
```bash
|
|
73
59
|
meeb penguin delay # ✨ pixels materialize from nothing
|
|
@@ -76,41 +62,10 @@ meeb fox fall # ↓ drops from the top with a bounce
|
|
|
76
62
|
meeb snail shatter # 💥 appears, then explodes with gravity
|
|
77
63
|
```
|
|
78
64
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
```
|
|
82
|
-
step 1: appear step 2: hold... step 3: 💥
|
|
83
|
-
|
|
84
|
-
● ● ● ● ●
|
|
85
|
-
▐█▌ ▐█▌ ▐█▌ ▐█▌ ▐ █
|
|
86
|
-
▝█▘ ▝█▘ █▘ ▌
|
|
87
|
-
▐████▌ ▐████▌ ▐██
|
|
88
|
-
▐██████▌ ▐██████▌ █▌ ▌
|
|
89
|
-
▐████████▌ ▐████████▌ ▐ ██ ███
|
|
90
|
-
▐████████▌ ▐████████▌ ████ █▌
|
|
91
|
-
▝▀▀▀▀▘ ▝▀▀▀▀▘ ▀ ▀ ▀▀ ▘
|
|
92
|
-
```
|
|
65
|
+
**`shatter`** draws your animal, holds for a beat, then every character launches with random velocity and falls with real physics. It's wild. Try it.
|
|
93
66
|
|
|
94
67
|
## Say Things
|
|
95
68
|
|
|
96
|
-
```
|
|
97
|
-
______________
|
|
98
|
-
< hello world >
|
|
99
|
-
‾‾‾‾‾‾‾‾‾‾‾‾‾‾
|
|
100
|
-
|
|
|
101
|
-
|
|
102
|
-
▐▛███▜▌
|
|
103
|
-
▐█▄███▄█▌
|
|
104
|
-
▐███▄███▌
|
|
105
|
-
▝▀███▀▘
|
|
106
|
-
▗▄▛███▜▄▖
|
|
107
|
-
▐███████▌
|
|
108
|
-
▐███████▌
|
|
109
|
-
▝█████▘
|
|
110
|
-
▟█▙ ▟█▙
|
|
111
|
-
▀▀▀ ▀▀▀
|
|
112
|
-
```
|
|
113
|
-
|
|
114
69
|
```bash
|
|
115
70
|
meeb dragon say "rawr" # speech bubble
|
|
116
71
|
meeb owl fortune # random fortune cookie
|
|
@@ -126,7 +81,7 @@ echo "deploy complete" | meeb cat # pipe anything
|
|
|
126
81
|
|---|---|---|---|
|
|
127
82
|
| 🎅 **Dec/Jan** Santa | ❤️ **Feb** Heart | ☘️ **Mar** Shamrock | 🌧️ **Apr** Rain |
|
|
128
83
|
| 🌸 **May** Flower | ☀️ **Jun** Sun | 🎆 **Jul** Firework | 😎 **Aug** Shades |
|
|
129
|
-
| 🍂 **Sep** Leaf | 🎃 **Oct** Pumpkin | 🦃 **Nov** Pilgrim | |
|
|
84
|
+
| 🍂 **Sep** Leaf | 🎃 **Oct** Pumpkin | 🦃 **Nov** Pilgrim | |
|
|
130
85
|
|
|
131
86
|
## Transforms
|
|
132
87
|
|
|
@@ -151,26 +106,14 @@ meeb fox --label "best fox" # subtitle text below
|
|
|
151
106
|
## More
|
|
152
107
|
|
|
153
108
|
```bash
|
|
154
|
-
# friends
|
|
155
109
|
meeb cat pair dog # two animals side by side
|
|
156
110
|
meeb cat diff fox # compare them
|
|
157
111
|
meeb owl animate # blinking animation
|
|
158
|
-
|
|
159
|
-
# explore
|
|
160
112
|
meeb all # show every animal
|
|
161
113
|
meeb browse # interactive TUI
|
|
162
114
|
meeb narwhal info # fun animal fact
|
|
163
115
|
meeb calendar # animal of the day
|
|
164
|
-
|
|
165
|
-
# devtools
|
|
166
|
-
meeb --motd # daily animal in your shell
|
|
167
|
-
meeb --commit # git post-commit hook
|
|
168
|
-
meeb --ci # markdown-safe (no ANSI)
|
|
169
|
-
|
|
170
|
-
# themes
|
|
171
116
|
meeb panda --theme neon # neon, pastel, retro, mono, matrix
|
|
172
|
-
|
|
173
|
-
# completions
|
|
174
117
|
meeb --install-completions # bash, zsh, fish
|
|
175
118
|
```
|
|
176
119
|
|
|
@@ -178,10 +121,18 @@ meeb --install-completions # bash, zsh, fish
|
|
|
178
121
|
|
|
179
122
|
```bash
|
|
180
123
|
# ~/.bashrc or ~/.zshrc
|
|
181
|
-
|
|
124
|
+
meeb --motd
|
|
182
125
|
```
|
|
183
126
|
|
|
184
|
-
|
|
127
|
+
A random animal greets you with a fortune every time you open a terminal.
|
|
128
|
+
|
|
129
|
+
## Devtools
|
|
130
|
+
|
|
131
|
+
```bash
|
|
132
|
+
meeb --motd # message of the day for .bashrc/.zshrc
|
|
133
|
+
meeb --commit # git post-commit hook
|
|
134
|
+
meeb --ci # markdown-safe output (no ANSI)
|
|
135
|
+
```
|
|
185
136
|
|
|
186
137
|
## Zero Dependencies
|
|
187
138
|
|
|
Binary file
|
package/assets/cat.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/assets/fox.png
ADDED
|
Binary file
|
package/assets/logo.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/assets/snail.png
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@meebs/meeb",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"description": "Cute ASCII art animals for your terminal",
|
|
5
5
|
"bin": {
|
|
6
6
|
"meeb": "./index.js"
|
|
@@ -30,7 +30,8 @@
|
|
|
30
30
|
"util.js",
|
|
31
31
|
"info.js",
|
|
32
32
|
"animals/",
|
|
33
|
-
"completions/"
|
|
33
|
+
"completions/",
|
|
34
|
+
"assets/"
|
|
34
35
|
],
|
|
35
36
|
"engines": {
|
|
36
37
|
"node": ">=14"
|