Skip to content

dakotahp/urldecode.dakotahpena.dev

Repository files navigation

urldecode.dakotahpena.dev

A URL encoder/decoder. Paste a URL, get it back decoded or encoded.

urldecode.dakotahpena.dev

Stack

Zero dependencies. No build step. Three files: index.html, style.css, script.js. Deployed directly from the gh-pages branch via GitHub Pages.

Encoding and decoding use native browser APIs (encodeURIComponent / decodeURIComponent).

Local development

open index.html       # macOS
xdg-open index.html   # Linux

Deploy

git push origin gh-pages

Design

Inspired by the Drive (2011) movie poster. Near-black background, hot pink accent, scanline and vignette overlays, italic serif title with glow.

About

Jekyll and React single page website for decoding and encoding URLs

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages