Skip to content

mempish/mempish-extensions

 
 

Repository files navigation

Template Extensions

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.

Available Extensions

Content Template

Template that shows the functionality of content providing extensions.

Tracker Template

Template that shows the functionality of tracking and collection management providing extensions.

Note

This template still has to be made.

Installation

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.

Support Guidelines

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.

Contributing Guidelines

Want to contribute? Read the Contributing Guidelines in the registry repository to get started.

About

Paperback extensions designed as templates to help developers get started quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.4%
  • JavaScript 6.6%