Super-Badmen-Viper / NSMusicS

NSMusicS,Multi platform Multi mode Music Software ,Electron(Vue3+Vite+TypeScript)+.net core+AI
GNU Affero General Public License v3.0
705 stars 37 forks source link

Hot loading plugins #39

Open Super-Badmen-Viper opened 2 months ago

Super-Badmen-Viper commented 2 months ago

I plan to use the better-sqlite3 read-write plugin module

The development of nsmusics plugins requires four documents(Naive UI,vue-virtual-scroller,nsmusics,howler.js)

Before that, I need to design a good development standard and provide a series of APIs (or classes) that can be used for third-party development

And it will distinguish between NSMusicS official plugins and third-party plugins:

Super-Badmen-Viper commented 1 month ago

The development of nsmusics plugins requires four documents(Naive UI ,vue-virtual-scroller,nsmusics,howler.js),I will design plugin templates, which will make plugin development very simple