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 = ; ;
Tests
npm test
Contributing
Add unit tests for any new or changed functionality
License
ISC