https://github.com/ashur/check-this-out
📚 A browser bookmarklet to quickly search Libby for books in your local library
https://github.com/ashur/check-this-out
bookmarklets libby
Last synced: 7 months ago
JSON representation
📚 A browser bookmarklet to quickly search Libby for books in your local library
- Host: GitHub
- URL: https://github.com/ashur/check-this-out
- Owner: ashur
- Created: 2021-08-29T02:32:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T21:16:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T20:47:57.490Z (7 months ago)
- Topics: bookmarklets, libby
- Language: Nunjucks
- Homepage: https://checkthisout.today
- Size: 47.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Check This Out
The website for [checkthisout.today].
## Installation
### Requirements
- [Node and NPM](https://nodejs.org)
### Steps
1. Clone this repo
1. Run `npm install`## Usage
To build HTML and CSS from source, run:
```
npm run build
```To watch changes to the site contents and run a small local web server, run:
```
npm run serve
```[checkthisout.today]: https://checkthisout.today