My Booklist
150 |-
153 |
154 |
├── .eslintrc.json ├── .gitignore ├── backblue.gif ├── booklist.html ├── booklist.js ├── ebooks ├── 1661.html ├── 1952.html ├── 2542.html └── book.js ├── fade.gif ├── index.html ├── index.js ├── package-lock.json ├── package.json └── readme.md /.eslintrc.json: -------------------------------------------------------------------------------- 1 | { 2 | "env": { 3 | "browser": true, 4 | "es2021": true 5 | }, 6 | "extends": [ 7 | "standard" 8 | ], 9 | "parserOptions": { 10 | "ecmaVersion": 12 11 | }, 12 | "rules": { 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | *node_modules* -------------------------------------------------------------------------------- /backblue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EbookFoundation/reading-lists/b44747bf2f98695ad8316f00e484369e42eae8df/backblue.gif -------------------------------------------------------------------------------- /booklist.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | 7 |240 | | Format 241 | 244 | | 245 |Url | 246 |Size | 247 | 252 | 257 | 262 |
---|---|---|---|
266 | | Read this book online: HTML | 270 |https://www.gutenberg.org/files/1661/1661-h/1661-h.htm | 271 |652 kB | 272 | 274 | 276 | 280 |
284 | | EPUB (with 288 | images) | 289 |https://www.gutenberg.org/ebooks/1661.epub.images | 290 |272 kB | 291 | 295 | 299 | 303 |
307 | | EPUB (no 311 | images) | 312 |https://www.gutenberg.org/ebooks/1661.epub.noimages | 313 |272 kB | 314 | 318 | 323 | 327 |
331 | | Kindle (with images) | 336 |https://www.gutenberg.org/ebooks/1661.kindle.images | 337 |1.0 MB | 338 | 342 | 347 | 351 |
355 | | Kindle (no images) | 360 |https://www.gutenberg.org/ebooks/1661.kindle.noimages | 361 |1.0 MB | 362 | 366 | 371 | 376 |
380 | | Plain Text UTF-8 | 384 |https://www.gutenberg.org/files/1661/1661-0.txt | 385 |594 kB | 386 | 388 | 390 | 392 |
395 | | More 396 | Files… | 397 |https://www.gutenberg.org/files/1661/ | 398 |399 | 400 | 401 | 402 | |
Author | 467 |468 | Doyle, Arthur Conan, 470 | 1859-1930 | 471 |
---|---|
Title | 474 |475 | The Adventures of Sherlock Holmes 476 | | 477 |
Note | 480 |481 | Also available as audio book: #9551 482 | | 483 |
Note | 486 |487 | There is an improved edition of this title, eBook #48320 489 | | 490 |
Contents | 493 |494 | A scandal in Bohemia -- The Red-headed League -- A case of identity -- The 495 | Boscombe Valley mystery -- The five orange pips -- The man with the twisted 496 | lip -- The adventure of the blue carbuncle -- The adventure of the speckled 497 | band -- The adventure of the engineer's thumb -- The adventure of the noble 498 | bachelor -- The adventure of the beryl coronet -- The adventure of the 499 | Copper Beeches. 500 | | 501 |
Language | 505 |English | 506 |
LoC Class | 509 |510 | PR: Language and Literatures: English 511 | literature 512 | | 513 |
Subject | 516 |517 | 518 | Holmes, Sherlock (Fictitious character) -- Fiction 519 | 520 | | 521 |
Subject | 524 |525 | 526 | Private investigators -- England -- Fiction 527 | 528 | | 529 |
Subject | 532 |533 | 534 | Detective and mystery stories, English 535 | 536 | | 537 |
Category | 540 |Text | 541 |
EBook-No. | 544 |1661 | 545 |
Release Date | 549 |Mar 1, 1999 | 550 |
Copyright Status | 553 |Public domain in the USA. | 554 |
Downloads | 557 |24433 downloads in the last 30 days. | 558 |
Price | 561 |$0.00 | 564 |
239 | | Format 240 | 243 | | 244 |Url | 245 |Size | 246 | 251 | 256 | 261 |
---|---|---|---|
265 | | Read this book online: HTML | 269 |https://www.gutenberg.org/files/1952/1952-h/1952-h.htm | 270 |64 kB | 271 | 273 | 275 | 279 |
283 | | EPUB (no 287 | images) | 288 |https://www.gutenberg.org/ebooks/1952.epub.noimages | 289 |68 kB | 290 | 294 | 299 | 303 |
307 | | Kindle (no images) | 312 |https://www.gutenberg.org/ebooks/1952.kindle.noimages | 313 |264 kB | 314 | 318 | 323 | 328 |
332 | | Plain Text UTF-8 | 336 |https://www.gutenberg.org/files/1952/1952-0.txt | 337 |50 kB | 338 | 340 | 342 | 344 |
347 | | More 348 | Files… | 349 |https://www.gutenberg.org/files/1952/ | 350 |351 | 352 | 353 | 354 | |
Author | 397 |398 | Gilman, Charlotte Perkins, 400 | 1860-1935 | 401 |
---|---|
Title | 404 |405 | The Yellow Wallpaper 406 | | 407 |
Language | 411 |English | 412 |
LoC Class | 415 |416 | PS: Language and Literatures: American and 417 | Canadian literature 418 | | 419 |
Subject | 422 |423 | 424 | Psychological fiction 425 | 426 | | 427 |
Subject | 430 |431 | 432 | Mentally ill women -- Fiction 433 | 434 | | 435 |
Subject | 438 |439 | 440 | Feminist fiction 441 | 442 | | 443 |
Subject | 446 |447 | 448 | Married women -- Psychology -- Fiction 449 | 450 | | 451 |
Subject | 454 |455 | 456 | Sex role -- Fiction 457 | 458 | | 459 |
Category | 462 |Text | 463 |
EBook-No. | 466 |1952 | 467 |
Release Date | 471 |Nov 1, 1999 | 472 |
Copyright Status | 475 |Public domain in the USA. | 476 |
Downloads | 479 |37195 downloads in the last 30 days. | 480 |
Price | 483 |$0.00 | 486 |
231 | | Format 232 | 234 | 235 | | 236 |Url | 237 |Size | 238 | 243 | 248 | 253 |
---|---|---|---|
256 | | Read this book online: HTML 259 | | 260 |https://www.gutenberg.org/files/2542/2542-h/2542-h.htm | 261 |253 kB | 262 | 263 | 264 | 267 |
270 | | EPUB (with images) | 274 |https://www.gutenberg.org/ebooks/2542.epub.images | 275 |112 kB | 276 | 280 | 284 | 288 |
291 | | EPUB (no images) | 295 |https://www.gutenberg.org/ebooks/2542.epub.noimages | 296 |112 kB | 297 | 301 | 305 | 309 |
312 | | Kindle (with images) 316 | | 317 |https://www.gutenberg.org/ebooks/2542.kindle.images | 318 |490 kB | 319 | 323 | 327 | 331 |
334 | | Kindle (no images) | 338 |https://www.gutenberg.org/ebooks/2542.kindle.noimages | 339 |490 kB | 340 | 344 | 348 | 352 |
355 | | Plain Text UTF-8 | 358 |https://www.gutenberg.org/ebooks/2542.txt.utf-8 | 359 |162 kB | 360 | 361 | 362 | 363 |
366 | | More Files… | 367 |https://www.gutenberg.org/files/2542/ | 368 |369 | 370 | 371 | 372 | |
Author | 417 |418 | Ibsen, Henrik, 1828-1906 420 | | 421 |
---|---|
Uniform Title | 424 |425 | Et dukkehjem. English 426 | | 427 |
Title | 430 |431 | A Doll's House : a play 432 | | 433 |
Note | 436 |437 | Translation of: Et dukkehjem 438 | | 439 |
Language | 442 |English | 443 |
LoC Class | 446 |447 | PT: Language and Literatures: Germanic, Scandinavian, and Icelandic 448 | literatures 449 | | 450 |
Subject | 453 |454 | 455 | Marriage -- Drama 456 | 457 | | 458 |
Subject | 461 |462 | 463 | Man-woman relationships -- Drama 464 | 465 | | 466 |
Subject | 469 |470 | 471 | Norwegian drama -- Translations into English 472 | 473 | | 474 |
Subject | 477 |478 | 479 | Wives -- Drama 480 | 481 | | 482 |
Category | 485 |Text | 486 |
EBook-No. | 489 |2542 | 490 |
Release Date | 493 |Mar 1, 2001 | 494 |
Copyright Status | 497 |Public domain in the USA. | 498 |
Downloads | 501 |27056 downloads in the last 30 days. | 502 |
Price | 505 |$0.00 | 507 |
184 |-
185 |
186 |
187 |
190 |
191 |
192 |
193 |
194 | -
195 |
196 |
199 |
200 |
201 |
202 |
203 | -
204 |
206 |
207 | -
208 |
209 |
211 |
212 |
213 |
214 |