Skip to content

falconshark/sparkle-editor

Repository files navigation

Sparkle Editor

Sparkle 是一款基於Vue Html5 Editor開發的網上文字編輯器,支援基本文字排版,Html程式碼匯出和自定義背景等功能。 如有任何建議或希望增加的功能歡迎在issue裡提出。

連結

https://sparkle.sardo.work/

功能

  • 基本文字排版
  • Html程式碼匯出
  • 自定義背景

參與開發

本編輯器以MIT協議釋出,歡迎自行下載並修改。

構建指令:

npm run build

npm run watch