GitHunt
CH

ChristopherAndrewTopalian/CATopalian_JavaScript_File_Navigator

A JavaScript app that allows the user to select multiple files using a button input and shows the file names in one textarea and the blobURL's in another textarea. It also displays the content of the files on to the screen.

CATopalian JavaScript File Navigator

A JavaScript app that allows the user to select multiple files using a button input and shows the file names in one textarea and the blobURL's in another textarea.
It also displays the content of the files on to the screen.


Video: https://www.youtube.com/watch?v=wlvtbbXEvXM


Use App: https://christopherandrewtopalian.github.io/CATopalian_JavaScript_File_Navigator/CATopalian_JavaScript_File_Navigator.html


001

002

003

004

005

006

007


How to Download this App

  1. Click the green Code Button on this github page
  2. Choose Download ZIP
  3. Save the Zip File
  4. Extract All
  5. Double click the HTML file to start the App

// Dedicated to God the Father
// All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026
// https://github.com/ChristopherTopalian
// https://github.com/ChristopherAndrewTopalian
// https://sites.google.com/view/CollegeOfScripting

Languages

JavaScript69.6%HTML21.7%CSS8.7%

Contributors

Other
Created September 14, 2025
Updated January 14, 2026
ChristopherAndrewTopalian/CATopalian_JavaScript_File_Navigator | GitHunt