API Reference
Welcome to the stx API Reference. This section provides detailed documentation for all stx APIs, components, and utilities.
Core APIs
- Template Syntax - Learn about stx's template syntax and directives
- Component API - Create and manage components
- State Management - Handle application state
- Styling API - Style your components
- TypeScript Integration - Use TypeScript with stx
- Utilities - Helper functions and utilities
- Configuration - Configure your stx application
- CLI Commands - Command line interface reference
Package APIs
- Markdown - Markdown file processing and
@markdown-filedirective - Caching - Template caching system for performance
- Error Handling - Error types and error recovery
- Internationalization (i18n) - Multi-language support and
@translatedirective
Additional APIs
- Core API - Core functionality and features
- Plugins - Plugin system and API
- Router - Routing capabilities
- Helpers - Additional helper functions
- Testing - Testing utilities and functions
Getting Started
If you're new to stx, we recommend starting with the Introduction and Quick Start guides before diving into the API reference.