paperlib-demo-helloworld-extension
v0.0.0
Published
A helloworld extension for PaperLib.
Readme
Paperlib Demo Helloworld Extension
This is a demo extension for Paperlib. It is a simple extension that shows how to create a basic extension for Paperlib.
There are three main functions in this extension:
- add a new command
- modify the paper details panel UI.
- hook a point in the Paperlib lifecycle
Build
npm run build
