项目作者: svelte-add

项目描述 :
A collection of composable commands to add functionality to Svelte
高级语言: JavaScript
项目地址: git://github.com/svelte-add/svelte-add.git
创建时间: 2020-11-27T17:35:35Z
项目社区:https://github.com/svelte-add/svelte-add

开源协议:MIT License

下载


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