dpd-clientlib

Client library (dpd.js) for Deployd

Usage no npm install needed!

<script type="module">
  import dpdClientlib from 'https://cdn.skypack.dev/dpd-clientlib';
</script>

README

Deployd Client Library (dpd.js)

Gitter Current Version Build Status

Add a client-side library to use your Deployd API

Getting started

To install the Deployd Client Library in your existing Deployd project, run the following command:

npm install dpd-clientlib --save

License

This project is licensed under the MIT License - see the LICENSE file for details