@spiffcommerce/core
v26.5.2
Published
Core client API for interacting with the Spiff Commerce backend.
Downloads
6,592
Readme
README
This is the Spiff Commerce Javascript client API.
What does this package achieve?
The Client API manages the heavy lifting related to setting up, executing & finishing a workflow experience. It is a wrapper around the Workflow Manager, which is responsible for executing workflow steps and managing things like state and conditions.
Whilst the workflow manager is exposed we recommend getting started with a "Workflow Experience" instead.