Concepts

Interfaces

Understand interface contracts and how modules communicate through well-defined boundaries.

Modules

Explore module structure, lifecycle states, and runtime management functions.

Proxies

Learn about AsyncProxy, EventProxy, and RegisteringProxy — the communication backbone of Antelopejs.

Configuration

Configure your project with antelope.config.ts, module sources, environment overrides, and more.

Logging

Use the built-in logging system with severity levels, custom channels, and configurable output.

Core Utilities

Discover utility functions for interface declarations, implementations, decorators, and module introspection.

Glossary

Key terms and definitions used throughout the AntelopeJS documentation.