Standard Library
iXML comes with a rich standard library for common application tasks.
Content Generation
- PDF Generation: Create professional PDF documents using HTML/CSS or low-level primitives.
- Excel & ZIP: Generate and read Excel spreadsheets and ZIP archives.
Data Processing
- Math & DateTime: Mathematical functions and date/time manipulation.
- Encoding & Decoding: JSON, XML, Base64, and cryptographic utilities.
System Interaction
- Filesystem: Read, write, and manage files in the ZeyOS VFS.
- HTTP & REST: Build RESTful services and handle HTTP requests.