Common Utility Library for JitAI.
⚠️ IMPORTANT NOTEjitai-commons is a framework application module of the JitAI platform and cannot run independently.
For a complete development environment setup, please visit the jitai-team/quickstart repository.
- Calculation Component: Math, text processing, date/time, logic operations, statistical analysis functions
- Constants & Enums: Business dictionaries, error codes, database field types, and standard definitions
- Global Variables: Time-related, periodic time, user-related variables
- Logging: Unified logging interface
- Calculation Component: Consistent calculation functions with backend (math, text, date, logic)
- Variable Management: Application variables, global variables management
- Data Processing: Data transformation and formatting utilities
- UI Feedback: Message prompts, confirmation dialogs, loading states
- Message Communication: Inter-component messaging
- Common Utilities: File handling, general utility functions
- Exception Handling: Unified exception capture and handling
- Multi-threading Support: Web Worker wrapper
We welcome contributions! Please refer to quickstart to get started.