virtual-bookshelf icon indicating copy to clipboard operation
virtual-bookshelf copied to clipboard

A simple bookshelf made in CSS, HTML and vanilla JS.

Results 7 virtual-bookshelf issues
Sort by recently updated
recently updated
newest added

Fixes #3 Added Safari-only CSS because this fix is actually an alternative transform to the original. Whilst it's 95% the same, I wanted to preserve the original one so I...

From trial and error characters over 75 often caused alignment issues. To fix this a truncation was introduced at the cost of the title. All caps titles also caused alignment...

I really liked this project (well done by the way!) and wanted to work on the title issue. My goal was to allow up to 220 character-long titles, without overflowing...

Spine titles now have dynamic length, which adjust according to the title length; Titles are truncated if too long

Hi Petar, great project, love the bookshelf idea. Just wanted to let you know that the bookshelf ist not displayed correctly on Safari (Safari 15.4, macOS 12.3.1). Here's a screenshot...

bug

Hi! I really like this project. It would be fun if you could add the number of pages of the book, and it would scale the width beyond a certain...

enhancement

My bookshelf has grown to over 40 books now which was getting very expensive on each new load. This new feature does introduce some lag when hovering but the trade-off...