linkvertise.js

1.0.0 • Public • Published

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

/linkvertise.js/

    Package Sidebar

    Install

    npm i linkvertise.js

    Weekly Downloads

    154

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    16.9 kB

    Total Files

    4

    Last publish

    Collaborators

    • rocky_1000