JSPM

bookshelf-action

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q50390F
  • License MIT

Track your reading using GitHub Actions

Package Exports

  • bookshelf-action
  • bookshelf-action/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bookshelf-action) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Books Tracker

Track your reading using repository issues and generate a README.md and open API automagically.

Build CI Release CI Node CI

Bookshelf Action: New Issue Bookshelf Action: Close Issue

⚠️ NOTE: This project is currently in development. A detailed setup guide will be posted when it's ready for usage.

⭐ Features

  • End-to-end automated workflow using GitHub issues:
    • Create GitHub issues to add the books you're reading
    • Track your reading progress by adding comments to the issue
    • Close the issue when you've completed the book
  • Get a README.md summary and JSON API for your data
  • Uses Google Books API to fetch details like cover and ISBN

Get started

This repository only includes the GitHub Actions required as dependencies. To get started, visit the AnandChowdhary/books repository and use it as a starting point. You can use the Use this template button to create a new repository:

  1. Go to AnandChowdhary/books
  2. Click on the "Use this template" button or fork the repository
  3. Add a book by creating a new issue with the book's name

📖 Example

Simply create issues with names of books, and Bookshelf Action will automatically organize them with labels:

Screenshot of issues

Additionally, a summary of your reading progress is generated in the README.md file:

The Hard Thing About Hard Things
Ben Horowitz

⌛ Reading
Lean In
Sheryl Sandberg

⌛ Reading
1984
George Orwell

✔️ Completed
⌛ 1 hour, 16 minutes, 46 seconds
📅 February 2021

📄 License