Installation
You can install Tagly by downloading it directly from the repository here. After you downloaded the file, extract it and then include the tagly.min.js file on your web page. Alternatively, if you don't want to download, you can use a CDN to include Tagly.
Downloading From Repository
Download code from Tagly repository, extract the archive file then include the tagly.min.js file
Embed With CDN
When using CDN, you don't required to download file manually, just copy and paste to your web page.
UNPKG CDN
jsDelivr CDN
Example
Last updated