Skip to content

仓库 files navigation

Acode JavaScript template

Official JavaScript template for Acode plugins.

Read the plugin docs before you start.

Features

  • JavaScript with acode-plugin-types
  • esbuild bundling, watch + local serve
  • plugin.zip packaging from the repo root

For a plugin UI example with Preact, see acode-plugin-preact.

Scripts

npm install
npm run dev        # watch, serve on :3000, rebuild plugin.zip
npm run build      # bundle and write plugin.zip

In Acode, install from Plugins → + → Remote using:

http://<your-ip>:3000/plugin.zip

关于

Template for developing plugins for Acode editor.

Resources

Stars

374 stars

关注者

14 watching

复刻s

发布

Used by

贡献者

Languages