quoteable.js

quoteable.js utilizes the quoteable API

Usage no npm install needed!

<script type="module">
  import quoteableJs from 'https://cdn.skypack.dev/quoteable.js';
</script>

README

quoteable.js

Installation

npm i quoteable.js

Usage

const Quoteable = require("quoteable.js");
const API = new Quoteable();

All Functions have JSDOC's, should be easy enough to understand.

Documentation

Documentation for the Quoteable API