> ## Documentation Index
> Fetch the complete documentation index at: https://extension.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Extension.js hall of fame and contributors

> Recognize the contributors who shaped Extension.js across the framework core, documentation site, examples, and developer experience tooling.

Contributors across the framework, the docs site, and the surrounding developer experience shape both Extension.js and `extension.js.org` as open-source efforts.

You can contribute in different ways: compiler and runtime work, documentation, examples, design, and feedback loops. This page recognizes contributors to both the framework and the documentation site.

## Authors of [extension.js](https://github.com/extension-js/extension.js)

These contributors helped build and improve the framework itself, including the CLI, build/runtime behavior, browser support, tests, and developer workflow:

<a href="https://github.com/extension-js/extension.js/graphs/contributors" target="_blank" rel="noreferrer">
  <img src="https://contrib.rocks/image?repo=extension-js/extension.js" alt="Extension.js Core Contributors" />
</a>

## Authors of [extension.js.org](https://github.com/extension-js/docs)

These contributors helped improve the docs site, examples, information architecture, and learning experience around Extension.js:

<a href="https://github.com/extension-js/docs/graphs/contributors" target="_blank" rel="noreferrer">
  <img src="https://contrib.rocks/image?repo=extension-js/docs" alt="Extension.js Documentation Contributors" />
</a>

## Contribute

Want to help shape the framework? Read the [Extension.js contributing guide](https://github.com/extension-js/extension.js/blob/main/CONTRIBUTING.md) to get set up and start contributing.
