Overview
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.
Features
- Fully working and compatible: Metawrite is fully working and compatible with Appwrite Server 0.12, Web SDK 6, and SvelteKit.
- Ready-to-go components: Metawrite provides ready-to-go components that can be easily integrated into Svelte / SvelteKit projects.
- Support for async relational data: Metawrite supports handling multiple levels of async relational data and their loading and fallback states directly from the Svelte markup.
- Easy installation: Metawrite can be installed using npm or Yarn.
Installation
To install Metawrite, follow the instructions below:
Using NPM:
npm install metawrite
Using Yarn:
yarn add metawrite
Summary
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.