JavaScript

JavaScript Source Code

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

Bus Seat Reservation System in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Bus Seat Reservation System. This is a web-based application project developed in JavaScript, jQuery, HTML, and CSS. The main goal of this JavaScript Project is to create an automated platform for Booking or Reserving Seats on Bus. This application is only a demo project and data are only stored using the local storage. The source code only demonstrates the

Random RGB and Hex Color Generator Application in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Random RGB and Hex Color Generator Application. This is a web-based application project developed in JavaScript, jQuery, HTML, and CSS. The main purpose of this application is to generate a random RGB and Hex Color. This application can help new programmers or students to have a reference on how to generate random values in JavaScript. The application has a

Simple Music Player Application in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Music Player Application. This is a web-based application project developed in JavaScript, HTML, and CSS. The main purpose of this application builds a web application that plays audio or music with some features. The application might help the other programmers or students who are new to developing web applications. It has a pleasant user interface and

Student Class Timetable Application in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Student Class Timetable App. This is a web-based application project developed in JavaScript, HTML, and CSS. The main purpose of this simple project is to provide the students with an automated platform to manage their class timetable or schedule. The application scripts are only written in Pure JavaScript. It has a simple and pleasant user interface that

Simple Escape the Castle Game in JavaScript Free Source Code

Submitted by razormist on
Escape the Castle Game in JavaScript Free Source Code - A classic escape game that sole purpose is to find a clue and try to escape in a closed room. This game is fun and strategic you need to find a lot of useful items that could eventually help you escaped. JavaScript Free Source Code.

Product CRUD Project with JSON in JavaScript Free Source Code

Submitted by razormist on
Product CRUD Project with JSON in JavaScript Free Source Code - A simple application that integrate the JSON framework to store all the inputted data. It allow the users to retrieve the data by extracting the JSON stringify in which display in the web page. JavaScript Free Source Code.

Simple Brain Game(The Maze) in JavaScript Free Source Code

Submitted by razormist on
Simple Brain Game(The Maze) in JavaScript Free Source Code - A simple Brain Game that your objective is to find your way outside while inside a maze. You will be given a limited time in order to solve your way out. This game is a classical maze game that been popular through the website. JavaScript Free Source Code.