gatsby-source-chec:Chec和Commerce.js Gatsby源插件。 从Chec API获取电子商务数据

时间:2024-05-31 22:15:47
【文件属性】:

文件名称:gatsby-source-chec:Chec和Commerce.js Gatsby源插件。 从Chec API获取电子商务数据

文件大小:239KB

文件格式:ZIP

更新时间:2024-05-31 22:15:47

react gatsby gatsby-plugin gatsby-source chec

@ chec / gatsby-source-chec :shopping_bags: Gatsby插件,用于从Chec商店中采购产品,类别和商家信息 安装 yarn add @chec/gatsby-source-chec # npm install @chec/gatsby-source-chec 设定档 // In your gatsby-config.js plugins: [ { resolve : `@chec/gatsby-source-chec` , options : { publicKey : '...' , downloadImageAssets : true , // false by default } , } , ] ; 用法 { checMerchant { id business_name } al


【文件预览】:
gatsby-source-chec-master
----renovate.json(200B)
----package.json(505B)
----.github()
--------workflows()
----prettier.config.js(67B)
----LICENSE(1KB)
----netlify.toml(59B)
----.npmignore(58B)
----.gitignore(106B)
----demo()
--------package.json(463B)
--------.env.sample(64B)
--------gatsby-config.js(367B)
--------src()
--------gatsby-node.js(818B)
----README.md(28B)
----yarn.lock(589KB)
----gatsby-source-chec()
--------plugin-options.js(119B)
--------index.js(8B)
--------package.json(587B)
--------gatsby()
--------README.md(1KB)
--------gatsby-node.js(276B)

网友评论