2.0.1 • Published 4 years ago

teeny-weeny-url v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Teeny weeny Url

Make url shorter

INSTALLAION

npm i tweeny-weeny-url
yarn add tweeny-weeny-url

USAGE

Currently two free providers is.gd and cdpt.in is supported

import minify from 'tweeny-weeny-url';


~async function(){

  console.log(await minify('www.google.com',{ provider: 'isgd'}))  // https://is.gd/PTkruq

}()

Contributing

Any types of contributions are welcome. Feel free to send pull requests or create issues.

License

Licensed under The MIT License.

2.0.1

4 years ago

2.0.0

4 years ago

1.9.1

4 years ago