forked from Mirrors/doipjs
398 B
398 B
Installation
Install using yarn:
yarn add doipjs
Install using NPM:
npm install --save doipjs
Install on website by including the following HTML snippet:
<script src="https://cdn.jsdelivr.net/npm/doipjs@0.7.3/dist/doip.min.js"></script>
Next step: quick start (Node.js) and quick start (browser)