JavaScript

JavaScript Source Code

Free JavaScript Source Code. Download 10 latest JavaScript with source code for free here.

Auto Change Random Quotes Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Auto Change Random Quote Generator! This web application is crafted to bring a touch of inspiration to your day by automatically presenting a new motivational quote every 5 seconds. With its seamless integration of HTML, CSS, and JavaScript, this tool delivers a visually appealing and interactive experience. Designed with a clean and modern interface, the application ensures that

Real Time Weather App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Real-Time Weather App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple way to monitor weather conditions. The program is displayed in a web browser and contains a text input field where you can enter the name of a city. The Real-Time Weather App in VanillaJS is designed to help you monitor the weather conditions in a

Fonts Pairing Checker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Fonts Pairing Checker, a web application designed to simplify the process of selecting and visualizing font combinations for your projects. Whether you're a designer, developer, or typography enthusiast, this tool offers an intuitive interface to experiment with different font pairings for titles and body text. By selecting from a wide range of popular fonts, you can instantly see how

Website Downloader Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Website Downloader app, a sleek and straightforward tool designed to simplify the process of saving website content. With an intuitive interface, this application allows you to quickly and efficiently download the HTML content of any website by simply entering its URL. Whether you’re looking to archive content, analyze website structures, or save pages for offline access, this tool

League of Legends Champions Details Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the League of Legends Champion Details, a web application designed to bring the vast roster of champions from League of Legends to life. With a sleek and intuitive interface, this app displays every champion’s image and name in an organized grid layout. Simply click on any champion to view their title, splash art, and a brief description in a smooth modal popup. Whether you're a

Todo List App with Export to Excel Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Todo List App with Export to Excel! This intuitive web application is designed to streamline your task management by allowing you to effortlessly add, view, and delete tasks. The sleek interface is complemented by a beautiful gradient background and user-friendly layout, ensuring a pleasant experience as you keep track of your daily activities. In addition to managing your tasks

All Image Type to PDF Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the All Image Type to PDF Converter project! This web application is designed to help users quickly and easily convert multiple images of any format (JPG, PNG, etc.) into a single PDF document. Whether you're organizing pictures, compiling a photo album, or simply sharing images in a professional format, this tool streamlines the process, all within your browser. With a clean and

Launch Countdown App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Launch Countdown App is a web application created using the JavaScript programming language. The purpose of this project is to implement a program that can countdown to the launch time of a product, event, or similar occasion. The program is displayed in a web browser and contains a timer for the launch time. The Launch Countdown App in VanillaJS is designed to help you prepare and signal the

Guess a Word using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess a Word is a web application created using the JavaScript programming language. The purpose of this project is to provide a fun and entertaining word-guessing game. The program is displayed in a web browser and contains multiple hidden words to guess. The Guess a Word game is designed as a simple word-guessing game. This project uses basic coding techniques in the JavaScript programming

QR Code Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
QR Code Generator App using HTML&CSS in VanillaJS with Source Code - A QR Code Generator coded purely in JavaScript that generates codes based on the input. This program will automatically display the QR code whenever you type something in the textbox. JavaScript Source Code.