forked from Mirrors/doipjs
399 B
399 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.10.1/dist/doip.min.js"></script>
Next step: quick start (Node.js) and quick start (browser)