cdpt

1.0.0 • Public • Published

#About cdpt URL Shortener help you to shorten your big URLs. You can shorten number of URLs without any limit without using any API keys.

For more, you can visit cdpt.in

Installation

Install via NPM

npm install cdpt --save

Example

var shortUrl = require("cdpt");

shortUrl.short("https://codeportal.in", function (err, url) {
    console.log(url);
});

Package Sidebar

Install

npm i cdpt

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

2.04 kB

Total Files

5

Last publish

Collaborators

  • harshdoshi999