shortener-url

1.0.3 • Public • Published

shortener-url

NPM Package created to short strings. Best to url shortener system.

Usage

const shortener = require("shortener-url")

shortener.short("https://twitter.com/koalapvh13")
         .then(console.log) // xmp72i

Install

npm install shortener-url

Package Sidebar

Install

npm i shortener-url

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

2.59 kB

Total Files

4

Last publish

Collaborators

  • koalapvh13