Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ember.carr.sh/llms.txt

Use this file to discover all available pages before exploring further.

Ember exposes a public API for other plugins to interact with. The API lives in a dedicated Maven artifact (sh.carr.ember:ember-api) so you can compile against it without pulling in the full plugin.

Find your way

Quickstart

Add the dependency to your build and read your first value from Ember.

Concepts

How the API is shaped, and why it looks the way it does.

API reference

The public types Ember exposes.