url-amplifier

0.1.6 • Public • Published

Build Status Img Img2

A small library that expands a URL that has been shortened by a service such as bit.ly and follows only one redirect.

Installation

npm install url-amplifier

Usage

var amp = require('url-amplifier');
 
setTimeout(function(){
    amp('https://goo.gl/ihmH9Y'); // Output: nitintulswani.com
}, 1000);
 

Tests

npm test

Contributing

Add unit tests for any new or changed functionality

License

ISC

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.6
    3
  • 0.1.5
    0
  • 0.1.4
    0
  • 0.1.1
    0

Package Sidebar

Install

npm i url-amplifier

Weekly Downloads

3

Version

0.1.6

License

ISC

Last publish

Collaborators

  • nitin42