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
Copy file name to clipboardExpand all lines: README.md
+104-9Lines changed: 104 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,52 @@
1
1
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->
2
2
3
3
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
4
20
# bible-romanian
5
21
6
-
[![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/bible-romanian)[](https://www.npmjs.com/package/bible-romanian)
22
+
[![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/bible-romanian)[](https://www.npmjs.com/package/bible-romanian)[](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
23
+
24
+
<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>
25
+
26
+
27
+
28
+
29
+
30
+
7
31
8
32
> Romanian Bible module
9
33
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
10
50
## :cloud: Installation
11
51
12
52
```sh
@@ -18,6 +58,17 @@ yarn add bible-romanian
18
58
```
19
59
20
60
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
21
72
## :clipboard: Example
22
73
23
74
@@ -63,17 +114,28 @@ bible.search(/meroza/i, function (err, data) {
63
114
64
115
65
116
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
66
125
## :question: Get Help
67
126
68
127
There are few ways to get help:
69
128
129
+
130
+
70
131
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.
71
132
2. For bug reports and feature requests, open issues. :bug:
72
-
73
133
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
74
134
75
135
76
136
137
+
138
+
77
139
## :memo: Documentation
78
140
79
141
@@ -116,12 +178,22 @@ Returns an array with Bible books in Romanian
116
178
117
179
118
180
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
119
192
## :yum: How to contribute
120
193
Have an idea? Found a bug? See [how to contribute][contributing].
121
194
122
195
123
196
## :sparkling_heart: Support my projects
124
-
125
197
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
126
198
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).
0 commit comments