Skip to content

crusher-labs/url-encoder-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

URL Encoder/Decoder

Encode and decode URLs and query strings instantly.

Live: https://crusher-labs.github.io/url-encoder-decoder/

What it does

Encode and decode URLs and query strings instantly.

Privacy

This tool runs entirely in your browser. There is no server. No data is uploaded, no telemetry, no analytics. The only network requests fired are the page-load fetches for the framework's CSS / JS (from cdn.jsdelivr.net and fonts.googleapis.com / fonts.gstatic.com); your inputs and outputs never leave the tab.

Framework / hosting

  • Static HTML / CSS / JS deployed via GitHub Pages from this repo's main branch.
  • UI chrome is the published crusher-ui-kit@0.1.6 static contract — see the workspace CLAUDE.md for the contract details.

Development

  • Open index.html directly in a browser. No build, no dependencies.
  • Or serve the parent workspace via the hub's preview server: cd ../../tools-hub && npm run preview then visit http://127.0.0.1:8723/utility-tools/url-encoder-decoder/.

License

MIT.

About

A simple web utility to encode and decode URLs and query strings instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages