@mocobaas/client-js

JavaScript SDK for Moco BaaS

Usage no npm install needed!

<script type="module">
  import mocobaasClientJs from 'https://cdn.skypack.dev/@mocobaas/client-js';
</script>

README

Moco-BaaS JavaScript Client SDK

The JavaScript client is usable for web clients.

You can consume the SDK in one of the following favor.

  1. Reference the SDK bundle in HTML's script tag npm run build
  2. Install the SDK as an npm package and require/import in your project

API reference

Refer https://moco-baas-doc.netlify.com for user guide and reference.

Change Log

2.3.7

0.8.0

  • Initial version