spyne-pyxl
1.0.4 • Public • Published Spyne Web SDK for seamless image processing
npm i spyne-pyxl@<version>
import { FoodProcessing } from 'spyne-pyxl'
import "spyne-pyxl/dist/index.min.css"
<FoodProcessing
apiKey="YOUR_SPYNE_API_KEY"
skuName="Food Plate"
/>
prop |
type |
default |
description |
required |
apiKey |
string |
null |
Spyne API key |
true |
skuName |
string |
SKU_timestamp_in_ms |
Sku name |
false |
projectName |
string |
PRJ_timestamp_in_ms |
Project Name |
false |
foodType |
string |
null |
Icon to show whether food is veg or non veg isIn:['veg','nonVeg',''] |
false |
retryCount |
number |
3 |
To set restrictive/non-restrictive Flow |
false |
sampleShots |
arrayOf(string) |
[] |
Reference images of good shoots to guide the user |
false |
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads