@universal-workflow/widget-core
v0.1.7
Published
Core logic and utilities for the Universal Workflow system.
Readme
@universal-workflow/widget-core
Core logic and utilities for the Universal Workflow system.
Features
- License Management
- API Client for workflows
- Serialization/Deserialization
- Node Registry
Installation
npm install @universal-workflow/widget-coreUsage
import { ApiClient, LicenseManager } from "@universal-workflow/widget-core";
// Use as needed