Reference
Look up the public Core and React APIs, options, task fields, results, errors, and component props.
Reference describes exact contracts. Use Getting Started for a guided path and Guides for complete workflows.
@eazip/core
Functions, job members, options, results, errors, and package entry points.
@eazip/react
Hook actions, task fields, tray props, provider config, and localization exports.
Choose the package
| Use | Package |
|---|---|
| Framework-agnostic JavaScript or custom job control | @eazip/core |
| React state and a ready-made download interface | @eazip/react |
The React package builds on Core and re-exports its public error classes and shared ZIP types.
Cloud HTTP endpoints are outside this SDK Reference. Start with When to use Eazip Cloud for the SDK boundary.