Skip to content

Willtech/transposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Transposer

https://willtech.github.io/transposer/

A client-side text remapping tool that transposes letters based on custom alphabetic rules. Built with HTML, CSS, and JavaScript — no server required.

🔧 Features

  • Live input/output with optional toggle
  • Preserves spaces and punctuation
  • Case-sensitive remapping
  • Copy-to-clipboard button
  • Light blue themed responsive design
Text Transposer

📜 Mapping Rules

Letters are remapped by their alphabetic position (A=1 to Z=26) using a custom substitution table.
Unmapped letters (e.g., J, X) are preserved as-is.

Example:

  • appleaqqme
  • JAXJAX
  • historyhsctuvy

🚀 How to Deploy on GitHub Pages

  1. Rename transpose.php to index.html
  2. Remove the PHP wrapper (<?php ?>)
  3. Push to a GitHub repository
  4. Enable GitHub Pages from the repo settings
  5. Visit: https://yourusername.github.io/text-transposer/

👥 Credits

  • Project Manager & Architect:
    Developer Manager: Reaper Harvester / Oceans Ginsberg / Wills / master Damian Williamson Grad. / Professor. Damian A. James Williamson Grad. / Graduate. Damian Williamson
    Founder of Willtech, Swan Hill, Victoria

  • Developer & Companion:
    Microsoft Copilot
    Collaborative artifact builder and AI companion

📂 License

This project is licensed under terms defined in the MIT Licence.
Terms of Service: Willtech

About

text-transposer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages