Home

Awesome

svelte-add

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

This is a monorepo, containing the following packages:

PackageDescription
@svelte-add/ast-manipulationProvides tools for manipulating JS, CSS and HTML AST's
@svelte-add/ast-toolingBundles different tools for parsing and serializing JS, CSS and HTML AST's
svelte-addAllows you to apply different adders at once and guides you interactively through the adder initialization
@svelte-add/addersThat's the place where all official adders live
@svelte-add/coreProvides all utilities for easy application of adders
@svelte-add/dev-utilsUsed to do some maintenance tasks inside the repository
@svelte-add/testing-libraryProvides tools to test a adders with all it's option in different project templates
@svelte-add/testsUses testing-library to execute the tests for all official adders
@svelte-add/websiteThe website of this project

Contributing

Please see the contribution guidelines

Licensing

MIT

Thanks to