百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

svelte-add

> 前端框架
开源

轻松为 Svelte(kit) 应用添加集成和其他功能

1.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

轻松为 Svelte(kit) 应用添加集成和其他功能

svelte-add

IMPORTANT svelte-add has be merged together with create-svelte to become the Svelte CLI sv. The work continues in the sv repo over at @sveltejs/cli

Readme

svelte-add is a tool to add many different tools to your svelte/kit project.

This is a monorepo, containing the following packages:

Package Description
@svelte-add/ast-manipulation Provides tools for manipulating JS, CSS and HTML AST's
@svelte-add/ast-tooling Bundles different tools for parsing and serializing JS, CSS and HTML AST's
svelte-add Allows you to apply different adders at once and guides you interactively through the adder initialization
@svelte-add/adders That's the place where all official adders live
@svelte-add/core Provides all utilities for easy application of adders
@svelte-add/dev-utils Used to do some maintenance tasks inside the repository
@svelte-add/testing-library Provides tools to test a adders with all it's option in different project templates
@svelte-add/tests Uses testing-library to execute the tests for all official adders
@svelte-add/website The website of this project

Contributing

Please see the contribution guidelines

Licensing

MIT

Thanks to

  • J who initially created svelte-add
  • All contributors of svelte-add
  • BlankParticle who initially brought up the idea of a full rewrite

Issues· 27 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptbootstrapbulmamdsvexsvelte

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架