power-pages-gallery
v0.1.13
Published
## 現有模組(持續更新中)
Downloads
4
Readme
Power Pages Modules
現有模組(持續更新中)
Gallery 成功案例輪播
Maps 地圖遷入
預覽圖:
需要到 Google Developer Console 申請 Google Map API Key
Banner 圖片輪播
預覽圖:
Loading 等待提示
預覽圖:
插入 即可
Social 社群分享
預覽圖:
複製、社群分享跳窗
使用方式
- 複製
src/[module-name]/index.html
到本地專案目錄下,確認相對位置是正確的,資料夾為模組範例程式碼 - 如果
src/[module-name]/module.ts
存在,表示可使用 NPM 方式引入,引入及使用方式參考根目錄 index.html
部署到 NPM
- 更改 package.json 目標模組並打包
npm run build
- 若要更新模組,修改 package.json 版本
- 最後,發佈到 NPM
npm publish