url-ghost-shorten

1.0.0 • Public • Published

URL GHOST LINK SHORTEN

Hey there, you wanna shorten links unlimited times? Well well well... THIS IS PERFECT FOR YOU! But this only keeps shortened link for 24hrs

Website:

https://url-ghost.up.railway.app/

Installation:

npm i url-ghost-shorten

Usage:

const ShortenURL = require("url-ghost-shorten")
const URL = "https://google.com"

ShortenURL(URL)
.then((data) => console.log(data))
.catch(console.error)

PEACE ✌

Package Sidebar

Install

npm i url-ghost-shorten

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.42 kB

Total Files

3

Last publish

Collaborators

  • phantom_raja