Skip to content

senorYME/general-extensions

 
 

Repository files navigation

General Extensions

Paperback extensions for websites with unique, non-generic/template layouts.

Available Extensions

Installation

Add this repository to Paperback through this link.

Contributing

Follow these steps to contribute your own extension(s):

  1. Fork this repository.
  2. Clone the forked repository.
  3. Run npm i (Node.js and npm need to be installed).
  4. Add your extension(s) into the src directory.
  5. Ensure npm test passes successfully.
  6. Commit an push your changes to the remote fork.
  7. Make a pull request and notify a repository maintainer.

We’ll review and work on adding your extension as quickly as possible!

About

Paperback extensions for websites with unique, non-generic/template layouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%