Skip to content

Plugin Development

  • Keep plugins focused on one responsibility
  • Implement onStop and onDestroy cleanup
  • Handle errors without throwing from hooks when possible

Performing heavy synchronous work inside onEvent.

Playground

Plugin Playground

Pattern

Plugin Architecture

JOC is a JayOnCode monorepo of @jayoncode/* packages. Docs sync from source via TypeDoc and sync scripts.