You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[![Support me on Patreon][badge_patreon]][patreon][![Buy me a book][badge_amazon]][amazon][![PayPal][badge_paypal_donate]][paypal-donations][](https://github.com/IonicaBizau/ama)[](https://www.npmjs.com/package/image-to-ascii)[](https://www.npmjs.com/package/image-to-ascii)[](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
9
25
10
26
<ahref="https://www.buymeacoffee.com/H96WwChMy"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png"alt="Buy Me A Coffee"></a>
11
27
28
+
29
+
30
+
31
+
32
+
33
+
12
34
> A Node.JS module that converts images to ASCII art.
:bulb:**ProTip**: You can install the [cli version of this module](https://github.com/IonicaBizau/image-to-ascii-cli) by running `npm install --global image-to-ascii-cli` (or `yarn global add image-to-ascii-cli`).
28
66
67
+
68
+
69
+
70
+
71
+
72
+
29
73
Check out the [INSTALLATION.md](INSTALLATION.md) guide for more information.
In order to run the `webcam.sh` provided in the `example` folder, you will also need streamer. The script uses streamer to make webcam pictures and converts them into ASCII art using the `webcam.js`
55
109
56
110
```sh
@@ -70,17 +124,24 @@ sh webcam.sh
70
124
71
125
72
126
127
+
128
+
129
+
130
+
73
131
## :question: Get Help
74
132
75
133
There are few ways to get help:
76
134
135
+
136
+
77
137
1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.
78
138
2. For bug reports and feature requests, open issues. :bug:
79
-
80
139
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
81
140
82
141
83
142
143
+
144
+
84
145
## :memo: Documentation
85
146
86
147
@@ -146,12 +207,22 @@ Converts the provided image in ASCII art.
146
207
147
208
148
209
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
149
221
## :yum: How to contribute
150
222
Have an idea? Found a bug? See [how to contribute][contributing].
151
223
152
224
153
225
## :sparkling_heart: Support my projects
154
-
155
226
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
156
227
this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
157
228
@@ -170,56 +241,82 @@ However, if you get some profit from this or just want to encourage me to contin
170
241
Thanks! :heart:
171
242
172
243
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
173
258
## :dizzy: Where is this library used?
174
259
If you are using this library in one of your projects, add it in this list. :sparkles:
175
260
261
+
-`gif-cli`
262
+
-`aceituna`
263
+
-`gongxi`
264
+
-`noslide-js`
265
+
-`sprite-cli-js`
266
+
-`terminal-sidecar`
267
+
-`@radic/cli`
268
+
-`tmuxos`
269
+
-`ascii-github`
270
+
-`alphabet-cli`
271
+
-`nrk-tv-cli`
272
+
-`kayak-inside`
273
+
-`nobro`
274
+
-`goteem`
275
+
-`imgurize`
276
+
-`doomjs`
277
+
-`image-to-js`
278
+
-`salestock-cli`
279
+
-`joctodex`
280
+
-`path-cli`
281
+
-`ascii-video`
282
+
-`js2image`
283
+
-`moltres-cli`
284
+
-`image-to-ascii-cli`
285
+
-`img-to-svg`
286
+
-`mdy`
287
+
-`node.cobol`
288
+
-`bing-cli`
289
+
-`ick`
290
+
-`cli-emoji`
291
+
-`cli-github`
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
176
301
177
-
-[`aceituna`](https://github.com/davepgreene/aceituna#readme) (by Dave Greene)—Drool worthy
-[`kayak-inside`](https://github.com/stewartulm/inside#readme) (by Stewart Ulm)—Team Directory
196
-
-[`mdy`](https://github.com/IonicaBizau/mdy#readme)—View markdown files in the command line with ANSI styled images.
197
-
-[`moltres-cli`](https://github.com/brianneisler/moltres/tree/master/cli#readme) (by Brian Neisler)—CLI for the Moltres CMS for Firebase
198
-
-[`nobro`](https://github.com/marsch/nodarkside#readme) (by Mario Scheliga)—Prevent brothers and sisters from falling to the dark side by robbing their npm-workflow virginity
199
-
-[`node.cobol`](https://github.com/IonicaBizau/node.cobol#readme)—Node.js bridge for COBOL which allows you to run Node.js code from COBOL.
-[`nrk-tv-cli`](https://github.com/Starefossen/nrk-tv-cli#readme) (by Hans Kristian Flaatten)—Command line client for interacting with TV programs from the Norwegian Broadcasting Corporation (NRK)
202
-
-[`path-cli`](https://npmjs.com/package/path-cli) (by Muhammad Mustadi)—[](https://github.com/feross/standard)
203
-
-[`salestock-cli`](https://npmjs.com/package/salestock-cli) (by Muhammad Mustadi)—salestock CLI app
0 commit comments