Giter Site home page Giter Site logo

twzer's Introduction

Twzer

Travis CI MIT License

Looking to shorten a URL like iamtheproudownerofthelongestlongestlongestdomainnameinthisworld.com? Or see what's behind a mysterious http://bit.ly/2zMSEXP? Look no further! Twzer is a URL shortening and expanding tool accessible right from the command-line.

Installation

If you don't have yarn installed, enter:

npm install -g yarn

If you're ahead of the curve, enter the following to make twzer global:

  yarn global add twzer

Or if you prefer npm:

  npm install --global twzer

Usage

Twzer gives you two commands: shorten a link or expand a shortened link. Along with each command are two options: use Bitly or Google as the client.

Examples

Shorten a link using Bitly with --bitly or -b:

  twzer sh -b https://example.com

Expand a link using Google with --google or -g:

  twzer ex -g https://goo.gl/F0pE

If you need help, just run with --help or -h:

  twzer --help

Testing

Run yarn test or npm test.

Updates

Check CHANGELOG for all updates.

What the twzer?

Twzer is pronounced as 'twiz-er'. Like Twizzler, but without the 'L'.

Why the funky name?

This project was originally called tweezer, but an npm package already existed with that name. I tried ๐Ÿ˜….

Contributing

Suggestions, bug reports and pull requests are encouraged for those who would like to take part in improving this tool.

License

MIT license - see LICENSE for details.

twzer's People

Contributors

ngevan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

0000marcell

twzer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.