ngx-appwrite

ngx-appwrite JS library on GitHub ngx-appwrite JS library on npm Download ngx-appwrite JS library

A wrapper around the Appwrite WebSDK for easier implementation in Angular 16+ projects. The goal is to make the whole SDK accessible as well as provide some convenience functionality like RxJS streams where appropriate.

Version 1.7.0 License MIT
ngx-appwrite has no homepage
ngx-appwrite JS library on GitHub
ngx-appwrite JS library on npm
Download ngx-appwrite JS library
Keywords
AppwriteAngularStandaloneLibrary
INSTALL
Type:
<script type="module"> import ngxAppwrite from 'https://cdn.jsdelivr.net/npm/ngx-appwrite@1.7.0/+esm' </script>
Learn more