repenser les fonction se sauvegarde, partage, chargement, import
未關閉
- 主要語言
- JavaScript
- 星號
- 24
- 分支
- 7
- PR 合併指標
- 30 天內沒有已合併 PR
描述
remplacer l'existant par :
- save
- [x] auto-save (to url)
- to url : best for social media sharing.
- embed : for your website or blog.
- to human readable json file : best for long time compatibility, conversion, external editing
- to tiny file : so cool ! But useless.
- to gif : when you need gif animation.
- import
- [ ] Erase all before import
- from file(s)
- from url(s)
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
在程式碼庫中尋找現有的儲存、分享、載入和匯入功能。該議題概述了一個包含自動儲存、URL 儲存、嵌入、JSON 檔案匯出和 GIF 匯出的新結構。首先理解當前的實作,然後規劃如何重構以符合提議的功能。檢查是否存在與儲存和載入相關的現有測試,以確保相容性。
由索引模型根據 Issue 內容生成。
評估
- 領域
- tooling
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100