Appwrite SDK with ready to go components for Svelte / SvelteKit
Metawrite is an npm package that provides ready-to-go components for Svelte / SvelteKit that are compatible with Appwrite Server 0.12, Web SDK 6, and SvelteKit.
To install Metawrite, follow the instructions below:
Using NPM:
npm install metawrite
Using Yarn:
yarn add metawrite
Metawrite is an npm package that provides developers with ready-to-go components for Svelte / SvelteKit that are compatible with Appwrite Server 0.12, Web SDK 6, and SvelteKit. It simplifies the integration of Appwrite functionality into Svelte projects and offers support for handling async relational data. The installation process is straightforward and can be accomplished using either npm or Yarn.