erxes Inc
Official@erxes · United States of America
A single yet complete experience operating system (XOS) to build your own experience
Agent Skills by erxes Inc
Showing 3 vetted skills indexed across 1 GitHub repositories.
module-federation-expose
Manage Module Federation exposes in erxes frontend plugin configuration files.
create-modal
Create React modals in erxes plugins using erxes-ui components.
create-provider-context
Creates reusable React providers and manages their scope for feature-level implementations.
Frequently Asked Questions About erxes Inc
FAQPage SchemaWhat specific tasks are enabled by erxes frontend modules?▼
These modules enable the creation of standardized React modals and the management of federated frontend plugins. They facilitate scoped data distribution via provider contexts, allowing developers to build modular, extensible interfaces within the erxes ecosystem without modifying core platform code.
Which personas benefit from using these frontend components?▼
Frontend engineers and plugin developers building on the erxes platform benefit most. These components are designed for developers tasked with extending the core experience operating system by creating isolated, feature-rich plugins that maintain consistent UI patterns and state management.
What are the prerequisites for implementing these frontend modules?▼
Implementation requires an existing erxes plugin environment and familiarity with React development patterns. Developers must have the erxes-ui library installed to utilize the modal components and must configure their module federation settings within the plugin configuration files to expose features correctly.