JavaScript

JavaScript Source Code

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

Angular 6 and Material, Database with Firebase & Firestore.

Submitted by klevis on
Angular 6 This app is starter for angular 6 and materialize. Ademo is online : https://mat-bank-engine.firebaseapp.com/ After extract the zip on your terminal pres the command $ npm install for install all packages and dependecies. Run $ ng serve for host the app on your local. Run $ ng build for deploy the static files or $ ng build --prod for production mode. The tecnologies used on this app

Beautiful Widget Dashboard using Javascript, Angular and CSS

Submitted by mkcoder on
Simple Widget Dashboard with three amazing widgets. Clock, Weather and Calendar. This dashboard has been developed using Javascript, Angular, CSS and HTML. The code is very simple to understand. I will be posting more content to help you learn. Please keep visiting this website for more. Want help in coding join - codejango bootcamp

Beloading 0.1 Beta

Submitted by Mohamed Feddad on
a customize-able loading screen, based on jQuery UI and Bootstrap Live Demo Dependencies: jQuery jQuery UI Bootstrap Font-Awesome Setup: Options: options = { // options that will be passed and replacements in case not background: options.background || 'rgba(0, 0, 0, 0.9)', // background color icon: options.icon || 'fa fa-refresh fa-spin', // takes font awesome icon text: options.text || 'Behold

Audio Sequence 0.1 Beta

Submitted by Mohamed Feddad on
jQuery based script that allows you to control, monitor and play multiple audio files in sequences at a time. Live Demo features: Repeat whole: allows you to repeat a list of audio files as whole for a given number of repeats Repeat each: allows you to repeat each file of list of audio files for a certain number of repeats Repeat forever: allows you to repeat a list of audio files as whole forever

ReactJS 16 structured App and Bootstrap 4

Submitted by klevis on
This app is a starter for React js 16 with a nice structure and bootstrap 4, i dint use webpack config or gulp or grunt for deploy but just react scripts. Setup: Download the code and extract got to directory and install the packages npm install --> install all npm modules npm start --> start the project This app use the react scripts for deploy. For more details go to my repository https://github

Simple Carousel using Bootstrap/Javascript

Submitted by nurhodelta_17 on
This tutorial will show you how to create a simple carousel using Bootstrap and Javascript. In this tutorial, I've prepared sample pictures that we are going to use in our carousel. To start with, let's create our slide page. This is the page that will show our images in a slider. Also included on the page, are the scripts used to make the slider. To create the page, open your HTML code editor and