listof 0.0.9 → 0.2.0

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
  SHA1:
3
- metadata.gz: e3b0f157d549dbbac1dbee138a47a1cb2f53f0e3
4
- data.tar.gz: 5c337a591cf692dc960e6cd25253db818152dcee
3
+ metadata.gz: f24bb948118ff2afea563c5e2d06124742c8c52e
4
+ data.tar.gz: b42b86eda7cee01c1def18a9a4e8f9fac4784f9a
5
5
  SHA512:
6
- metadata.gz: d9ea0467e76a1d80d0db96aab273bd3de630293a3d7540e00157048e05a6daa93fb491b7857c14d10a446b06d9a85848f2e4c1f215ff7f3712fd092ebae1270e
7
- data.tar.gz: 965c22198af6684f738550145f1786c4f6e2f8184d4700372c2c8a11985b2eb2a3892259ba738a3687f1839e73d049352b1e37a8a5bb2b40954fee46df9b8b88
6
+ metadata.gz: ad2001f9e0b254ff401203a6ef2aa34650472e2ac6fd4b8749781eaadd156d43f42eb704d2c99c09f52b64df4ed0636355cce52ec553b8d7a711e0c606baf299
7
+ data.tar.gz: 249713d4846f204066e861c8ca3546d23787ee88cea9a28cc3d3105d3ad9ee3d4727fabe7b70d09691957c854eada020db7c5f6383ceb59a7f47802e54fe32bf
data/README.md CHANGED
@@ -2,22 +2,10 @@
2
2
 
3
3
  # Demo
4
4
 
5
- http://listof.herokuapp.com
5
+ http://listof-app.herokuapp.com/#/tab/chats
6
6
 
7
7
  # Listof
8
8
 
9
- ### Why ?
10
-
11
- As a developer I found myself wasting a lot of time to get a ``list of`` the US states
12
-
13
- - Google: list of the US states
14
- - Jump to wikipedia or some other webpage
15
- - Copy paste(usually is a table) to my editor (sublime)
16
- - Remove unwanted info
17
- - Finally the text format
18
- - Save it in a file and IO read
19
- - Convert them to JSON, xml etc.. on the go
20
-
21
9
  ### Solution
22
10
 
23
11
  ```
@@ -26,10 +14,9 @@ irb> Listof.find('us_states')
26
14
 
27
15
  ### Current Situation
28
16
 
29
- Currently it is packed in a gem ``listof``.
30
- Future plan to pack with pip, npm or other package managers
17
+ Currently it is packed in a gem ``listof``.
31
18
 
32
- - Interface: http://listof.herokuapp.com/
19
+ - Interface: http://listof-app.herokuapp.com/#/tab/chats
33
20
  - Repo: https://github.com/kevincobain2000/listof
34
21
 
35
22
 
@@ -59,37 +46,6 @@ puts Listof.find("top_movies").to_yaml
59
46
  puts Listof.all().to_yaml
60
47
  ```
61
48
 
62
- ## List of
63
-
64
- 1. Alphabets ``listof.find('alphabets')``
65
- 2. Baby Names Male ``listof.find('baby_names_male')``
66
- 3. Countries ``listof.find('countries')``
67
- 4. Countries Asia ``listof.find('countries_asia')``
68
- 5. Dog Names Female ``listof.find('dog_names_female')``
69
- 6. Dog Names Male ``listof.find('dog_names_male')``
70
- 7. European Countries ``listof.find('european_countries')``
71
- 8. Fruits ``listof.find('fruits')``
72
- 9. Girl Names 2014 ``listof.find('girl_names_2014')``
73
- 10. Hobbies ``listof.find('hobbies')``
74
- 11. Indian Companies ``listof.find('indian_companies')``
75
- 12. Jobs ``listof.find('jobs')``
76
- 13. Kanji Three Strokes ``listof.find('kanji_three_strokes')``
77
- 14. Last Names ``listof.find('last_names')``
78
- 15. Movies Imdb Top 250 ``listof.find('movies_imdb_top_250')``
79
- 16. Non Words ``listof.find('non_words')``
80
- 17. Occupations ``listof.find('occupations')``
81
- 18. Phobias ``listof.find('phobias')``
82
- 19. Questions ``listof.find('questions')``
83
- 20. Religions ``listof.find('religions')``
84
- 21. Sports ``listof.find('sports')``
85
- 22. Top Movies ``listof.find('top_movies')``
86
- 23. Us States ``listof.find('us_states')``
87
- 24. Vegetables ``listof.find('vegetables')``
88
- 25. Weapons ``listof.find('weapons')``
89
- 26. Xbox Games ``listof.find('xbox_games')``
90
- 27. Youtubers ``listof.find('youtubers')``
91
- 28. Zombie Movies ``listof.find('zombie_movies')``
92
-
93
49
  ## Contributing
94
50
 
95
51
  1. Fork it
data/Rakefile CHANGED
@@ -1 +1,9 @@
1
1
  require "bundler/gem_tasks"
2
+ require 'rake/testtask'
3
+
4
+ Rake::TestTask.new do |t|
5
+ t.libs << 'test'
6
+ end
7
+
8
+ desc "Run tests"
9
+ task :default => :test
data/data/authors.txt ADDED
@@ -0,0 +1,525 @@
1
+ #image http://res.cloudinary.com/listof-herokuapp-com/image/upload/v1420265266/http_4morejoy_info_wp-content_uploads_2014_2_authors_li3af6.jpg
2
+ #source https://github.com/dariusk/corpora
3
+ Chekhov
4
+ Dostoyevsky
5
+ Gaunt
6
+ Goethe
7
+ Gogol
8
+ Gorky
9
+ Hesse
10
+ Pushkin
11
+ Sacher-Masoch
12
+ Tolstoy
13
+ Turgenev
14
+ Waldau
15
+ Wylie
16
+ Ainsworth
17
+ Austen
18
+ Bennett
19
+ Brontë
20
+ Brontë
21
+ Burney
22
+ Carlyle
23
+ Carroll
24
+ Collins
25
+ Conrad
26
+ Dickens
27
+ Disraeli
28
+ Eliot
29
+ Gissing
30
+ Godwin
31
+ Hudson
32
+ James
33
+ Kipling
34
+ Maugham
35
+ Oliphant
36
+ Radcliffe
37
+ Scott
38
+ Shelley
39
+ Shelley
40
+ Stevenson
41
+ Thackeray
42
+ Trollope
43
+ Adams
44
+ Adams
45
+ Aiken
46
+ Alcott
47
+ Bellamy
48
+ Brackenridge
49
+ Brown
50
+ Chesnutt
51
+ Chopin
52
+ Cooper
53
+ Crane
54
+ Davis
55
+ Dreiser
56
+ Dunbar
57
+ Fern
58
+ Hawthorne
59
+ Hopkins
60
+ Howells
61
+ James
62
+ Jewett
63
+ Lippard
64
+ Longfellow
65
+ Melville
66
+ Norris
67
+ Page
68
+ Poe
69
+ Sinclair
70
+ Sleeper
71
+ Smith
72
+ Stowe
73
+ Sturgis
74
+ Tarkington
75
+ Twain
76
+ Wharton
77
+ Wister
78
+ Abbey
79
+ Achebe
80
+ Acker
81
+ Ackerman
82
+ Adams
83
+ Agee
84
+ Aiken
85
+ Albee
86
+ Alexie
87
+ Algren
88
+ Allen
89
+ Allende
90
+ Alvarez
91
+ Amis
92
+ Andrews
93
+ Angelou
94
+ Apollinaire
95
+ Aragon
96
+ Arendt
97
+ Artaud
98
+ Asch
99
+ Ashbery
100
+ Asimov
101
+ Atwood
102
+ Auden
103
+ Auel
104
+ Auster
105
+ Ballard
106
+ Banks
107
+ Baraka
108
+ Barnes
109
+ Barrie
110
+ Barth
111
+ Barthelme
112
+ Barthes
113
+ Bataille
114
+ Baum
115
+ Beckett
116
+ Beerbohm
117
+ Bellow
118
+ Benchley
119
+ Bergson
120
+ Bester
121
+ Blanchot
122
+ Bloom
123
+ Blume
124
+ Bolaño
125
+ Borges
126
+ Bowles
127
+ Bradbury
128
+ Brautigan
129
+ Brecht
130
+ Breton
131
+ Brodsky
132
+ Bukowski
133
+ Bulgakov
134
+ Burroughs
135
+ Burroughs
136
+ Byatt
137
+ Calvino
138
+ Campbell
139
+ Camus
140
+ Capote
141
+ Card
142
+ Carroll
143
+ Carver
144
+ Cather
145
+ Céline
146
+ Cheever
147
+ Cherryh
148
+ Chesterton
149
+ Chomsky
150
+ Clancy
151
+ Clarke
152
+ Clark
153
+ Cocteau
154
+ Coetzee
155
+ Cohen
156
+ Collins
157
+ Conrad
158
+ Conroy
159
+ Coover
160
+ Cornwell
161
+ Cortázar
162
+ Coupland
163
+ Coward
164
+ Crane
165
+ Creeley
166
+ Crichton
167
+ Cronin
168
+ Cummings
169
+ Cunningham
170
+ Cussler
171
+ Dahl
172
+ Danticat
173
+ Davis
174
+ Delany
175
+ de Beauvoir
176
+ de Saint-Exupéry
177
+ DeLillo
178
+ Dick
179
+ Dickey
180
+ Didion
181
+ Dillard
182
+ Doctorow
183
+ Doolittle
184
+ Dorris
185
+ Dos Passos
186
+ Douglass
187
+ Doyle
188
+ Dreiser
189
+ Drury
190
+ DuBois
191
+ Dufresne
192
+ Du Maurier
193
+ Dürrenmatt
194
+ Dunwich
195
+ Durkheim
196
+ Durrell
197
+ Dylan
198
+ Ebert
199
+ Eco
200
+ Eddings
201
+ Eliot
202
+ Easton Ellis
203
+ Ellison
204
+ Ellroy
205
+ Éluard
206
+ Ephron
207
+ Epstein
208
+ Erdrich
209
+ Faulkner
210
+ Ferlinghetti
211
+ Fielding
212
+ Finney
213
+ Fitzgerald
214
+ Fleming
215
+ Follett
216
+ Madox Ford
217
+ Ford
218
+ Forester
219
+ Forster
220
+ Forsyth
221
+ Foucault
222
+ Fowler
223
+ Fowles
224
+ Fox
225
+ Franzen
226
+ Frazier
227
+ Freud
228
+ Friedan
229
+ Friedman
230
+ Fromm
231
+ Frost
232
+ Frye
233
+ Fuentes
234
+ Fugard
235
+ Fuller
236
+ Furst
237
+ Gaddis
238
+ Gaines
239
+ Galsworthy
240
+ Gandhi
241
+ Gardner
242
+ Gass
243
+ Seuss
244
+ Genet
245
+ Gibbons
246
+ Gide
247
+ Gilbert
248
+ Ginsberg
249
+ Ginzburg
250
+ Glück
251
+ Godwin
252
+ Golding
253
+ Goldman
254
+ Gordimer
255
+ Gordon
256
+ Gorky
257
+ Grass
258
+ Graves
259
+ Green
260
+ Greenberg
261
+ Greene
262
+ Grisham
263
+ Hailey
264
+ Hall
265
+ Hammett
266
+ Heidegger
267
+ Heinlein
268
+ Heller
269
+ Hemingway
270
+ Henry
271
+ Herr
272
+ Hersey
273
+ Hesse
274
+ Highsmith
275
+ Hitchens
276
+ Hoffman
277
+ Hornby
278
+ Housman
279
+ Howard
280
+ Hubbard
281
+ Hughes
282
+ Hurston
283
+ Huxley
284
+ Ionesco
285
+ Irving
286
+ Isherwood
287
+ Ishiguro
288
+ Joyce
289
+ Jung
290
+ Jünger
291
+ Kafka
292
+ Keneally
293
+ Kennedy
294
+ Kerouac
295
+ Kerr
296
+ Kesey
297
+ Keynes
298
+ Kilmer
299
+ Kincaid
300
+ King
301
+ Kingsolver
302
+ Kingston
303
+ Kinsey
304
+ Koestler
305
+ Koltès
306
+ Koontz
307
+ Kosinski
308
+ Krakauer
309
+ Kundera
310
+ L'Amour
311
+ Larkin
312
+ Laurence
313
+ Lawrence
314
+ Leary
315
+ le Carré
316
+ L'Engle
317
+ LeGuin
318
+ Leiris
319
+ Lem
320
+ Lessing
321
+ Lethem
322
+ Letts
323
+ Liebling
324
+ Vargas Llosa
325
+ Lodge
326
+ London
327
+ García Lorca
328
+ Lorde
329
+ Lott
330
+ Lovecraft
331
+ Lowell
332
+ Lowry
333
+ Loy
334
+ Ludlum
335
+ MacLeish
336
+ Mailer
337
+ Malamud
338
+ Malraux
339
+ Mamet
340
+ Mann
341
+ García Márquez
342
+ Matheson
343
+ Somerset Maugham
344
+ McCarthy
345
+ McCullers
346
+ McCullough
347
+ McEwan
348
+ McInerney
349
+ McMurtry
350
+ Mead
351
+ Mencken
352
+ Merton
353
+ Michener
354
+ St. Vincent Millay
355
+ Miller
356
+ Milne
357
+ Miłosz
358
+ Mitchell
359
+ Molnár
360
+ Moorcock
361
+ Moore
362
+ Morrison
363
+ Mosley
364
+ Mumford
365
+ Müller
366
+ Munro
367
+ Murakami
368
+ Murdoch
369
+ Nabokov
370
+ Naipaul
371
+ Nash
372
+ Naylor
373
+ Némirovsky
374
+ Neruda
375
+ Nesbit
376
+ Neville
377
+ Niedecker
378
+ Nin
379
+ Noon
380
+ Nordhoff
381
+ Norman
382
+ Norris
383
+ Oates
384
+ O'Brian
385
+ O'Casey
386
+ O'Connor
387
+ Odets
388
+ O'Hara
389
+ Olmstead
390
+ Olson
391
+ O'Nan
392
+ Ondaatje
393
+ O'Neill
394
+ Ōe
395
+ Orwell
396
+ Ozick
397
+ Palahniuk
398
+ Paley
399
+ Pamuk
400
+ Parker
401
+ Pasternak
402
+ Pekar
403
+ Perkins Gilman
404
+ Piercy
405
+ Pinter
406
+ Pirandello
407
+ Plath
408
+ Platonov
409
+ Porter
410
+ Potok
411
+ Potter
412
+ Pound
413
+ Powell
414
+ Powers
415
+ Pratchett
416
+ Gaiman
417
+ Proulx
418
+ Proust
419
+ Pullman
420
+ Puzo
421
+ Pynchon
422
+ Queneau
423
+ Rand
424
+ Rawlings
425
+ Rhys
426
+ Rilke
427
+ Robbe-Grillet
428
+ Robbins
429
+ Roethke
430
+ Roth
431
+ Rowling
432
+ Rushdie
433
+ Russell
434
+ Russo
435
+ de Saint-Exupéry
436
+ Sagan
437
+ Salinger
438
+ Salzman
439
+ Sandburg
440
+ Saramago
441
+ Saroyan
442
+ Sartre
443
+ Scott-Heron
444
+ Sebald
445
+ Sebold
446
+ Sendak
447
+ Seton
448
+ Sexton
449
+ Shaara
450
+ Shapiro
451
+ Silko
452
+ Bashevis Singer
453
+ Smiley
454
+ Smith
455
+ Snow
456
+ Snyder
457
+ Sokolov
458
+ Solzhenitsyn
459
+ Sontag
460
+ Soyinka
461
+ Spillane
462
+ Stein
463
+ Steinbeck
464
+ Stephenson
465
+ Stevens
466
+ Stewart
467
+ Stine
468
+ Stirling
469
+ Stone
470
+ Stoppard
471
+ Straub
472
+ Sturgeon
473
+ Styron
474
+ Talese
475
+ Tarkington
476
+ Tartt
477
+ Taylor
478
+ Teasdale
479
+ Thurber
480
+ Tolkien
481
+ Toller
482
+ Toole
483
+ Toomer
484
+ Trilling
485
+ Trumbo
486
+ Tsvetaeva
487
+ Turtledove
488
+ Tzara
489
+ Updike
490
+ Uris
491
+ Valéry
492
+ Vallejo
493
+ Vidal
494
+ Vonnegut
495
+ Walker
496
+ Wallace
497
+ Walser
498
+ Wambaugh
499
+ Warren
500
+ Waters
501
+ Waugh
502
+ Wells
503
+ Welty
504
+ West
505
+ Wharton
506
+ White
507
+ Whitehead
508
+ Wiesel
509
+ Wilbur
510
+ Ingalls Wilder
511
+ Williams
512
+ Willis
513
+ Wilson
514
+ Winterson
515
+ Winton
516
+ Wister
517
+ Wittig
518
+ Wodehouse
519
+ Wolfe
520
+ Woodward
521
+ Woolf
522
+ Wouk
523
+ Woollcott
524
+ Wren
525
+ Wright