Skip to content

Internals

This section is for contributors working across the EasyBar project family. User-facing docs are organized by product and tool so architecture pages do not need to double as installation guides.

The implementation is split across:

easybar-kit
easybar
easybar-native
widgets
registry
docs

Start with Architecture Overview for the runtime boundary or Repositories for ownership at a glance.

Public documentation lives elsewhere

Contributor path

A practical reading order is:

  1. Development
  2. Architecture Overview
  3. Process Model
  4. Architectural Boundaries
  5. the subsystem you are changing:
  6. Package Store
  7. Agent Protocol
  8. Lua Runtime

Architecture

Agents

Lua runtime