@debashisbarman/longurl

1.0.1 • Public • Published

@debashisbarman/longurl

A simple URL expander for Node.js.

Usage

var longURL = require('@debashisbarman/longurl');

longURL('https://bit.ly/39zBvS5').then(url => console.log(url)).catch(console.log)

Readme

Keywords

none

Package Sidebar

Install

npm i @debashisbarman/longurl

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

4 kB

Total Files

8

Last publish

Collaborators

  • debashisbarman