UNPKG

@spiffcommerce/core

Version:

Core client API for interacting with the Spiff Commerce backend.

13 lines (7 loc) 487 B
# 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. ## Getting Started