Skip to content

jajoosam/chhota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chhota

Means small, in Hindi

Chhota is a front end url shortener without the need for a Database.

It runs a sort of mirror on https://goo.gl, and uses the # to keep the process completely on the front end.

Install it on your site with just one line in your index.html -

<script src="https://jajoosam.tech/chhota/chhota.js"></script>

Now you can shorten URLs at https://jajoosam.tech/chhota/ - Get the code, and append it to your domain.

Explainer Example

  1. I add chhota to https://jajoosam.tech - with one line in by index.html.
  2. I get the chhota code for google.com here - https://jajoosam.tech/chhota//#create=google.com - It is #$mR2d
  3. I go to https://jajoosam.tech/#$mR2d - and boom I'm on Google!

About

A front-end url shortener without any database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published