Interfaces

Understand the interfaces that power Antelopejs modular architecture, providing communication and interoperability between modules.

Introduction

An introduction to the interfaces in Antelopejs that enable modular architecture and communication.

Module Management

Learn about the module management system provided by the Antelope core interface that controls the lifecycle of modules in Antelopejs.

Logging Interface

Explore the Logging interface that provides structured logging capabilities across your Antelopejs application.

Proxy System

Learn about the powerful proxy system from the core interfaces which enable module-aware communication in Antelopejs.

Core Utilities

Learn about the essential utility functions provided by the core interfaces.

Export Interfaces

Want your modules to play nice with others? Here's how to create and share interfaces that make cross-module communication a breeze.

Publishing Interfaces

Learn the process of publishing new or updated interfaces to the AntelopeJS ecosystem and registering alternative implementations.