@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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3
  • 1.0.0
    2

Package Sidebar

Install

npm i @debashisbarman/longurl

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

4 kB

Total Files

8

Last publish

Collaborators

  • debashisbarman