diff --git a/BROWSE_LIBRARY.html b/BROWSE_LIBRARY.html new file mode 100644 index 0000000..fb1fb80 --- /dev/null +++ b/BROWSE_LIBRARY.html @@ -0,0 +1,24 @@ + + +
+ + + +Authors | \nTitle | \n\n \n | \n
---|---|---|
\n {#if book.authors}\n \n {#each book.authors as author, i}\n {#if i+1 < 4 }{author}{/if}{#if i+1 !== book.authors.length && i+i < 4 }, \n {/if}\n {:else if i+1 === 4 } et al.{/if}\n {/each}\n | \n location.hash = `#/book/${book._id}`}\" class=\"italic w-11/12 phablet:pl-2 monocle:text-xs phone:text-xs\">{book.title}{getYear(book)} | \n\n {#each getFormats(book, \" \") as format}\n {format.title} \n {/each}\n | \n
Authors | \nTitle | \n\n \n | \n
---|---|---|
\n {#if book.authors}\n \n {#each book.authors as author, i}\n {#if i+1 < 4 }{author}{/if}{#if i+1 !== book.authors.length && i+i < 4 }, \n {/if}\n {:else if i+1 === 4 } et al.{/if}\n {/each}\n | \n location.hash = `#/book/${book._id}`}\" class=\"italic w-11/12 phablet:pl-2 monocle:text-xs phone:text-xs\">{book.title}{getYear(book)} | \n\n {#each getFormats(book, \" \") as format}\n {format.title} \n {/each}\n | \n