使用Svelte办公室网络加载项

发布于 2025-01-24 16:54:51 字数 577 浏览 2 评论 0原文

我已经开始开发我的第一个 excel web add-在中,希望将Svelte与crolup一起用作UI框架。

我使用yo Office来生成启动模板,而不是使用框架,而是使用打字稿进行编码。

如果我查看生成的项目,它由

  1. 清单的3个部分组成,用于注册Office365中的加载项。
  2. 许多专门用于Office-Add-In的Specifik NPM软件包调试
  3. 应加载到Excel使用的网站上的网站,

因此我正在寻求帮助设置Svelte以设置SVELTE以进行Office Web加载项开发以及仅运行的一些想法没有Excel的Svelte应用程序可以更快地开发新功能。 没有理由为造型或创建表格和休息服务加载Excel。

如果这是一个错误的论坛,请指出正确的方向。

I have started developing my first Excel web add-in and would like to use Svelte with rollup as the UI framework.

I used yo office to generate a starter template, not using a framework, but with Typescript for coding.

If I look at the generated project it consists of 3 parts

  1. The manifest, used to register the add-in in office365.
  2. Lots of specifik npm packages specific for office-add-in debugging
  3. The site that should be loaded into the webview used by Excel

So I am looking for help with setting up svelte for office web add-in development and also some ideas for running only the svelte app without Excel for faster development of new features.
No reason to load Excel for styling or creating forms and rest services.

If this is the wrong forum for such a question then please point me in the right direction.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文