JavaScript

JavaScript Source Code

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

Anagram Checker App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Anagram Checker App, a streamlined web application crafted to help you quickly determine if two words are anagrams of each other. An anagram rearranges the letters of one word or phrase to form another, using all original letters exactly once. This app offers a straightforward and intuitive interface, providing instant results to enhance your vocabulary skills or simply entertain

Palindrome Checker App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Palindrome Checker App, a user-friendly tool designed to identify palindromes—words or phrases that read the same forward and backward, disregarding spaces, punctuation, and capitalization. This application is a perfect example of how fundamental web development technologies such as HTML, CSS, and JavaScript can be used to create an interactive and aesthetically pleasing user

Show / Hide Password HTML CSS JavaScript with Source Code

Submitted by keerio on
In this comprehensive guide, I will provide you with source codes that demonstrate how to create a show password input field. The source code is composed of HTML, CSS, and JavaScript, making it easy to integrate into your web projects. What is the Purpose of a Show/Hide Password Feature? The Show/Hide Password feature is a common functionality in application forms, such as Login and Registration

Reversi Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Reversi Game using HTML&CSS in VanillaJS with Source Code. A game application coded purely in JavaScript that can be played in a web browser. This game follows the same mechanics as the traditional Reversi game, where players take turns flipping the pieces from black to white or vice versa. JavaScript Source Code.

2048 Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the 2048 Game, a captivating sliding block puzzle that has taken the gaming world by storm. This web-based implementation brings the addictive gameplay experience right to your browser using modern web technologies. Players are tasked with combining numbered tiles on a 4x4 grid to create a tile with the value of 2048. Each move slides the tiles in one of four directions, merging tiles

Gender Predictor By Name Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Gender Predictor By Name application! This web-based tool allows you to predict the gender of a person based on their first name. By leveraging the powerful Genderize API, the application provides accurate and quick gender predictions, making it a useful resource for anyone curious about the gender typically associated with a given name. The app features a clean, user-friendly

Movie Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Movie Rating App using HTML&CSS in VanillaJS with Source Code - A web application coded purely in JavaScript where you can search app movie ratings. The application uses an api that fetch the data of a movie that include the ratings of peope who rate. JavaScript Source Code.

Google Login with Firebase Using HTML, CSS, and JavaScript with Source Code

Submitted by rems on
Welcome to the Google Login with Firebase project. This tutorial is designed to help you create a web application that allows users to sign in using their Google accounts seamlessly. By utilizing Firebase Authentication, you can provide a secure and efficient login experience, ensuring users' credentials are protected while simplifying the authentication process. This project is ideal for web

Voice Recorder App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Voice Recorder App, a modern and intuitive tool designed to capture audio directly from your browser. This project demonstrates the practical use of HTML, CSS, and JavaScript to create a seamless user experience for voice recording. The app features real-time voice recording, playback functionality, and a user-friendly interface, making it an ideal solution for recording notes