0
10
KKKhalid Khan
This code includes the npm package appwrite and uses the 8.0.0 version. Appwrite is a package that allows you to create web applications using plain JavaScript.
To install with a CDN (content delivery network) add the following scripts to the bottom of your tag, but before you use any Appwrite services:
Shortcut: appwrite.cdn
<script src="https://cdn.jsdelivr.net/npm/appwrite@8.0.0"></script>
<!-- Check for new versions here - https://www.jsdelivr.com/package/npm/appwrite -->