1.0.0 • Published 3 years ago

linkvertise.js v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Linkvertise.js

Getting User ID

Example Usage

const link = require("linkvertise.js")
// Require the Package

let linkvertise = new link(userid)
// Link your User ID with the Full Script API

let shrink = linkvertise.shrink(url)
// Shrink the URL

console.log(shrink)
// Get the Shrinked URL

Notes

  • The Shortned Links won't be visible in your Linkvertise Dashboard