Skip to content

Install

thednp edited this page Jul 31, 2022 · 5 revisions

NPM

npm install @thednp/shorty

Web

<script src="//cdn.jsdelivr.net/npm/shorty/dist/shorty.es5.min.js"></script>

or

<script type="module" src="//cdn.jsdelivr.net/npm/shorty/dist/shorty.min.js"></script>
Clone this wiki locally