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://www.npmjs.com/package/image-to-ascii)[](https://www.npmjs.com/package/image-to-ascii)
8
+
[![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)
7
9
8
10
> A Node.JS module that converts images to ASCII art.
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.
49
-
2. For bug reports and feature requests, open issues. :bug:
50
-
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
51
-
52
46
53
47
54
48
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`
@@ -64,13 +58,24 @@ To run the script just use:
64
58
sh webcam.sh
65
59
```
66
60
61
+
62
+
## :question: Get Help
63
+
64
+
There are few ways to get help:
65
+
66
+
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.
67
+
2. For bug reports and feature requests, open issues. :bug:
68
+
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
69
+
70
+
67
71
## :memo: Documentation
68
72
69
73
70
74
### `imageToAscii(source, options, callback)`
71
75
Converts the provided image in ASCII art.
72
76
73
77
#### Params
78
+
74
79
-**String**`source`: The path/url to the image.
75
80
-**Object|String**`options`: The path to the image or an object containing the following fields:
76
81
@@ -140,6 +145,7 @@ this takes time. You can integrate and use these projects in your applications *
140
145
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
141
146
142
147
- Starring and sharing the projects you like :rocket:
148
+
-[![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin::book:
143
149
-[![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:
144
150
-[![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).
145
151
-**Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6`
@@ -156,6 +162,7 @@ If you are using this library in one of your projects, add it in this list. :spa
156
162
-[`aceituna`](https://github.com/davepgreene/aceituna#readme) (by Dave Greene)—Drool worthy
-[`ascii-video`](https://github.com/fossage/ASCII-Video#readme) (by Justin Foss)—A tool to create and play sprite animation in the terminal
159
166
-[`bing-cli`](https://github.com/scottbea/bing-cli#readme) (by Scott Beaudreau)—Use Bing Search in the terminal via command line
160
167
-[`bronos`](https://github.com/kswilster/bronos#readme) (by Keith Williams)—A sonos cli for bros
161
168
-[`cli-emoji`](https://github.com/IonicaBizau/cli-emoji#readme)—Big emojis in your terminal.
@@ -180,6 +187,7 @@ If you are using this library in one of your projects, add it in this list. :spa
180
187
-[`path-cli`](https://npmjs.com/package/path-cli) (by Muhammad Mustadi)—[](https://github.com/feross/standard)
181
188
-[`protractor-screenshoter-plugin`](https://github.com/azachar/protractor-screenshoter-plugin) (by Andrej Zachar)—A jasmine2 protractor plugin that captures for each browser instance a screenshot and browsers' console logs. The snapshot is made optionally for each expect or spec. Plugins comes with a beautiful angular based analytics tool to visually check and fix te
182
189
-[`salestock-cli`](https://npmjs.com/package/salestock-cli) (by Muhammad Mustadi)—salestock CLI app
0 commit comments