This repository was archived by the owner on Oct 20, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork38
Easily add integrations and other functionality to Svelte(kit) apps
License
NotificationsYou must be signed in to change notification settings
svelte-add/svelte-add
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
IMPORTANT
svelte-addhas be merged together withcreate-svelteto become the Svelte CLIsv. The work continues in thesvrepo over at@sveltejs/cli
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 | Usestesting-library to execute the tests for all official adders |
| @svelte-add/website | The website of this project |
Please see thecontribution guidelines
- J who initially createdsvelte-add
- All contributors ofsvelte-add
- BlankParticle who initially brought up the idea of afull rewrite
About
Easily add integrations and other functionality to Svelte(kit) apps
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors15
Uh oh!
There was an error while loading.Please reload this page.