Paperback extensions designed as templates to help developers get started quickly.
This includes the following:
- Package config
- TypeScript config
- ESLint config
- Prettier config
- Dependabot config
- Development setup
- Husky pre-push hook
- GitHub CI/CD Actions
- VSCode config files (settings + extensions)
- A basic example content extension
- A basic example tracker extension
All extension repositories in the Inkdex GitHub Organization use this one as their base template.
Template that shows the functionality of content providing extensions.
Template that shows the functionality of tracking and collection management providing extensions.
Note
This template still has to be made.
To add these extensions to Paperback, it’s recommended to install the registry via the installation page on the Inkdex website. Alternatively, you can install just this repository by visiting this webpage.
Need help? Check out our Support Guidelines in the registry repository. Issues and discussions are disabled in the extension repositories and should be posted in the registry repository instead.
Want to contribute? Read the Contributing Guidelines in the registry repository to get started.