word-games-theme 0.3.9 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac7ce0b9fc8327b1452f366d9673578d889b940a4ad487b443b68a39c64b03e8
4
- data.tar.gz: 41b9c76d1f1da0dc2681958b4c8661cb403c7fdd07305bab0a8e6c6aac391c36
3
+ metadata.gz: 36de3ddfd880b69e720b5ac3138e8caa29023e6b2c47a16c70d8aea017ac9347
4
+ data.tar.gz: de879f39175ee603b2ee3e0b105dacc6b368c9f811a4564a1b942834fa741f61
5
5
  SHA512:
6
- metadata.gz: 8e2722758e9ab68b4eaad9d25320827f2ac17e726001f899f75006226db7d84f0b7a90c167e025af66d6e4b5ef9261199001ea93c188eda16dc86d642d14f45a
7
- data.tar.gz: f1d916017a853ae64e1bc350c5c195466a15d918a5f4e35509545fa4167e7edf2bbb2ba9c0d49457464cc4cef13a1c791a067d0c1588ae5cbbc71d07bafb44b2
6
+ metadata.gz: 91ae659f3b5d2f6f0c3ab4400b72d98d24606e8744f7cc14f46c11b46081583b7635aec4e57533299633a26f55bc147c93ab7b83ab322080f9ab0f9c29dcb524
7
+ data.tar.gz: 78bfb4c89000521ee517b04d9e1ef0c52fb7f38d771f0262848f569b3040a63105908a9be078f6c52e886af91e2d93b0ab2a2d41b4cddd9c8c593ca672e99b82
@@ -0,0 +1,14 @@
1
+ {
2
+ "data": [
3
+ {
4
+ "word": "python",
5
+ "x": "6",
6
+ "gameName": "scrabble"
7
+ },
8
+ {
9
+ "word": "reconsoled",
10
+ "x": "9",
11
+ "gameName": "words with friends"
12
+ }
13
+ ]
14
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ "letter": "pooja",
3
+ "x": 2,
4
+ "h1": "2 letters words created using letters pooja",
5
+ "h2": "Find Possible combinations of words with letters pooja",
6
+ "title": "Words with letters pooja | Find all the words with these letters",
7
+ "meta": "Searching for words with letters pooja for games like word with friends or scrabble? Don't worry ,we have provided all the possible combinations for you.",
8
+ "wordLength": "3 words with letters p,o,o,j,a",
9
+ "words": [
10
+ [
11
+ {
12
+ "word": "jo",
13
+ "points": 9,
14
+ "i": 5,
15
+ "scrabble": "jo is a valid word in scrabble. As per TWL06 dictionary it has 9 points, and as per SOWPODS dictionary it has 9 points.",
16
+ "wordswithfriend": "jo is a valid word in words with friends. As per Words with Friends dictionary it has 11 points."
17
+ },
18
+ {
19
+ "word": "op",
20
+ "points": 4,
21
+ "i": 5,
22
+ "scrabble": "op is a valid word in scrabble. As per TWL06 dictionary it has 4 points, and as per SOWPODS dictionary it has 4 points.",
23
+ "wordswithfriend": "op is a valid word in words with friends. As per Words with Friends dictionary it has 5 points."
24
+ },
25
+ {
26
+ "word": "pa",
27
+ "points": 4,
28
+ "i": 5,
29
+ "scrabble": "pa is a valid word in scrabble. As per TWL06 dictionary it has 4 points, and as per SOWPODS dictionary it has 4 points.",
30
+ "wordswithfriend": "pa is a valid word in words with friends. As per Words with Friends dictionary it has 5 points."
31
+ }
32
+ ]
33
+ ]
34
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "letter": "python",
3
+ "x": 6,
4
+ "h1": "6 letters words created using letters python",
5
+ "h2": "Find Possible combinations of words with letters python",
6
+ "title": "Words with letters python | Find all the words with these letters",
7
+ "meta": "Searching for words with letters python for games like word with friends or scrabble? Don't worry ,we have provided all the possible combinations for you.",
8
+ "wordLength": "3 words with letters p,y,t,h,o,n",
9
+ "words": [
10
+ [
11
+ {
12
+ "no": "1.",
13
+ "word": "phyton",
14
+ "points": 14,
15
+ "i": 6,
16
+ "scrabble": "<strong>Python</strong> is a valid word in scrabble. As per TWL06 dictionary it has <strong>14</strong> points, and as per SOWPODS dictionary it has <strong>14</strong> points.",
17
+ "wordswithfriend": "Phyton is a valid word in words with friends. As per Words with Friends dictionary it has 14 points."
18
+ },
19
+ {
20
+ "no": "2.",
21
+ "word": "python",
22
+ "points": 14,
23
+ "i": 6,
24
+ "scrabble": "Python is a valid word in scrabble. As per TWL06 dictionary it has 14 points, and as per SOWPODS dictionary it has 14 points.",
25
+ "wordswithfriend": "python is a valid word in words with friends. As per Words with Friends dictionary it has 14 points."
26
+ },
27
+ {
28
+ "no": "3.",
29
+ "word": "typhon",
30
+ "points": 14,
31
+ "i": 6,
32
+ "scrabble": "typhon is a valid word in scrabble. As per TWL06 dictionary it has 14 points, and as per SOWPODS dictionary it has 14 points.",
33
+ "wordswithfriend": "typhon is a valid word in words with friends. As per Words with Friends dictionary it has 14 points."
34
+ }
35
+ ]
36
+ ]
37
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "letter": "react",
3
+ "x": 5,
4
+ "h1": "5 letters words created using letters react",
5
+ "h2": "Find Possible combinations of words with letters react",
6
+ "title": "Words with letters react | Find all the words with these letters",
7
+ "meta": "Searching for words with letters react for games like word with friends or scrabble? Don't worry ,we have provided all the possible combinations for you.",
8
+ "wordLength": "5 letter words with letters made by words with letters r,e,a,c,t",
9
+ "words": [
10
+ [
11
+ {
12
+ "word": "caret",
13
+ "points": 7,
14
+ "i": 5,
15
+ "scrabble": "caret is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
16
+ "wordswithfriend": "caret is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
17
+ },
18
+ {
19
+ "word": "carte",
20
+ "points": 7,
21
+ "i": 5,
22
+ "scrabble": "carte is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
23
+ "wordswithfriend": "carte is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
24
+ },
25
+ {
26
+ "word": "cater",
27
+ "points": 7,
28
+ "i": 5,
29
+ "scrabble": "cater is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
30
+ "wordswithfriend": "cater is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
31
+ },
32
+ {
33
+ "word": "crate",
34
+ "points": 7,
35
+ "i": 5,
36
+ "scrabble": "crate is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
37
+ "wordswithfriend": "crate is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
38
+ },
39
+ {
40
+ "word": "react",
41
+ "points": 7,
42
+ "i": 5,
43
+ "scrabble": "react is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
44
+ "wordswithfriend": "react is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
45
+ },
46
+ {
47
+ "word": "recta",
48
+ "points": 7,
49
+ "i": 5,
50
+ "scrabble": "recta is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
51
+ "wordswithfriend": "recta is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
52
+ },
53
+ {
54
+ "word": "trace",
55
+ "points": 7,
56
+ "i": 5,
57
+ "scrabble": "trace is a valid word in scrabble. As per TWL06 dictionary it has 7 points, and as per SOWPODS dictionary it has 7 points.",
58
+ "wordswithfriend": "trace is a valid word in words with friends. As per Words with Friends dictionary it has 8 points."
59
+ }
60
+ ]
61
+ ]
62
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "navbarBg": "#f8f9fa",
3
- "inputFieldBorder": "10px",
4
- "inputButtonBg": "#B465DB"
3
+ "inputFieldBorder": "4px",
4
+ "inputButtonBg": "#000"
5
5
  }
@@ -0,0 +1,284 @@
1
+ {
2
+ "h1": "jumble unscrambled",
3
+ "h2": "All Unscrambled words with letters jumble",
4
+ "title": "Unscramble jumble | All possible words by unscrambling jumble",
5
+ "meta": "Wondering how to unscramble jumble ? Not to worry, as we have made your work easier by unscrambling and writing all the words with given letters\n To enable screen reader support, press Ctrl+Alt+Z To learn about keyboard shortcuts, press Ctrl+slash",
6
+ "megaMenu": {
7
+ "nav-link-name": "Tools",
8
+ "dropdown": [
9
+ {
10
+ "categoryName": "Recommended Pages",
11
+ "links": [
12
+ {
13
+ "name": "Unscramble letters wanting",
14
+ "url": "/unscramble-letters/wanting"
15
+ },
16
+ {
17
+ "name": "Unscramble letters asure",
18
+ "url": "/unscramble-letters/asure"
19
+ },
20
+ {
21
+ "name": "Unscramble letters decline",
22
+ "url": "/unscramble-letters/decline"
23
+ },
24
+ {
25
+ "name": "Unscramble letters develop",
26
+ "url": "/unscramble-letters/develop"
27
+ },
28
+ {
29
+ "name": "Unscramble letters solver",
30
+ "url": "/unscramble-letters/solver"
31
+ },
32
+ {
33
+ "name": "Unscramble letters helper",
34
+ "url": "/unscramble-letters/helper"
35
+ },
36
+ {
37
+ "name": "Unscramble letters scrabble",
38
+ "url": "/unscramble-letters/scrabble"
39
+ },
40
+ {
41
+ "name": "Unscramble letters jumble",
42
+ "url": "/unscramble-letters/jumble"
43
+ },
44
+ {
45
+ "name": "Unscramble letters ascion",
46
+ "url": "/unscramble-letters/ascion"
47
+ },
48
+ {
49
+ "name": "Unscramble letters bridge",
50
+ "url": "/unscramble-letters/bridge"
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "categoryName": "Users also visited",
56
+ "links": [
57
+ {
58
+ "name": "Unscramble letters phlass",
59
+ "url": "/unscramble-letters/phlass"
60
+ },
61
+ {
62
+ "name": "Unscramble letters senders",
63
+ "url": "/unscramble-letters/senders"
64
+ },
65
+ {
66
+ "name": "Unscramble letters esfeud",
67
+ "url": "/unscramble-letters/esfeud"
68
+ },
69
+ {
70
+ "name": "Unscramble letters rubyl",
71
+ "url": "/unscramble-letters/rubyl"
72
+ },
73
+ {
74
+ "name": "Unscramble letters forceii",
75
+ "url": "/unscramble-letters/forceii"
76
+ },
77
+ {
78
+ "name": "Unscramble letters kabbe",
79
+ "url": "/unscramble-letters/kabbe"
80
+ },
81
+ {
82
+ "name": "Unscramble letters amoral",
83
+ "url": "/unscramble-letters/amoral"
84
+ },
85
+ {
86
+ "name": "Unscramble letters stiffly",
87
+ "url": "/unscramble-letters/stiffly"
88
+ },
89
+ {
90
+ "name": "Unscramble letters riddle",
91
+ "url": "/unscramble-letters/riddle"
92
+ },
93
+ {
94
+ "name": "Unscramble letters wishful",
95
+ "url": "/unscramble-letters/wishful"
96
+ },
97
+ {
98
+ "name": "Unscramble letters acorno",
99
+ "url": "/unscramble-letters/acorno"
100
+ },
101
+ {
102
+ "name": "Unscramble letters topic",
103
+ "url": "/unscramble-letters/topic"
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "categoryName": "Users also visited",
109
+ "links": [
110
+ {
111
+ "name": "Unscramble letters minceo",
112
+ "url": "/unscramble-letters/minceo"
113
+ },
114
+ {
115
+ "name": "Unscramble letters cured",
116
+ "url": "/unscramble-letters/cured"
117
+ },
118
+ {
119
+ "name": "Unscramble letters shuffle",
120
+ "url": "/unscramble-letters/shuffle"
121
+ },
122
+ {
123
+ "name": "Unscramble letters cafeda",
124
+ "url": "/unscramble-letters/cafeda"
125
+ },
126
+ {
127
+ "name": "Unscramble letters awkward",
128
+ "url": "/unscramble-letters/awkward"
129
+ },
130
+ {
131
+ "name": "Unscramble letters council",
132
+ "url": "/unscramble-letters/council"
133
+ },
134
+ {
135
+ "name": "Unscramble letters veranda",
136
+ "url": "/unscramble-letters/veranda"
137
+ },
138
+ {
139
+ "name": "Unscramble letters winner",
140
+ "url": "/unscramble-letters/winner"
141
+ },
142
+ {
143
+ "name": "Unscramble letters mite",
144
+ "url": "/unscramble-letters/mite"
145
+ },
146
+ {
147
+ "name": "Unscramble letters noisess",
148
+ "url": "/unscramble-letters/noisess"
149
+ },
150
+ {
151
+ "name": "Unscramble letters rattle",
152
+ "url": "/unscramble-letters/rattle"
153
+ },
154
+ {
155
+ "name": "Unscramble letters stench",
156
+ "url": "/unscramble-letters/stench"
157
+ },
158
+ {
159
+ "name": "Unscramble letters four",
160
+ "url": "/unscramble-letters/four"
161
+ }
162
+ ]
163
+ }
164
+ ]
165
+ },
166
+ "wordLength": "21 words with letters j,u,m,b,l,e",
167
+ "words": [
168
+ [
169
+ {
170
+ "word": "jumble",
171
+ "points": 17,
172
+ "i": 6
173
+ }
174
+ ],
175
+ [
176
+ {
177
+ "word": "blume",
178
+ "points": 9,
179
+ "i": 5
180
+ },
181
+ {
182
+ "word": "umbel",
183
+ "points": 9,
184
+ "i": 5
185
+ }
186
+ ],
187
+ [
188
+ {
189
+ "word": "blue",
190
+ "points": 6,
191
+ "i": 4
192
+ },
193
+ {
194
+ "word": "jube",
195
+ "points": 13,
196
+ "i": 4
197
+ },
198
+ {
199
+ "word": "lube",
200
+ "points": 6,
201
+ "i": 4
202
+ },
203
+ {
204
+ "word": "mule",
205
+ "points": 6,
206
+ "i": 4
207
+ }
208
+ ],
209
+ [
210
+ {
211
+ "word": "bel",
212
+ "points": 5,
213
+ "i": 3
214
+ },
215
+ {
216
+ "word": "bum",
217
+ "points": 7,
218
+ "i": 3
219
+ },
220
+ {
221
+ "word": "elm",
222
+ "points": 5,
223
+ "i": 3
224
+ },
225
+ {
226
+ "word": "emu",
227
+ "points": 5,
228
+ "i": 3
229
+ },
230
+ {
231
+ "word": "jeu",
232
+ "points": 10,
233
+ "i": 3
234
+ },
235
+ {
236
+ "word": "leu",
237
+ "points": 3,
238
+ "i": 3
239
+ },
240
+ {
241
+ "word": "lum",
242
+ "points": 5,
243
+ "i": 3
244
+ },
245
+ {
246
+ "word": "mel",
247
+ "points": 5,
248
+ "i": 3
249
+ }
250
+ ],
251
+ [
252
+ {
253
+ "word": "be",
254
+ "points": 4,
255
+ "i": 2
256
+ },
257
+ {
258
+ "word": "el",
259
+ "points": 2,
260
+ "i": 2
261
+ },
262
+ {
263
+ "word": "em",
264
+ "points": 4,
265
+ "i": 2
266
+ },
267
+ {
268
+ "word": "me",
269
+ "points": 4,
270
+ "i": 2
271
+ },
272
+ {
273
+ "word": "mu",
274
+ "points": 4,
275
+ "i": 2
276
+ },
277
+ {
278
+ "word": "um",
279
+ "points": 4,
280
+ "i": 2
281
+ }
282
+ ]
283
+ ]
284
+ }