JavaScript

JavaScript Source Code

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

Angular 6 Starter with Laravel 5.6 API Service

Submitted by klevis on
Angular 6 and Laravel 5.6 This project is a starter for creating interface with Angular using bootstrap && css && sass and using Laravel 5.6 for api requests. Demo Installation This project is divided in two parts (projects) and before use them you should follow the instructions below: Angular Project Interface Local Environment > git clone https://github.com/kleviscipi/personal-bank.git > cd

Mini Youtube Using ReactJS

Submitted by moazkhan on
This is one the best starter for ReactJS. MiniYoutube as the name suggests is a youtube like website developed using reactJS and youtube API. This project actually let's you search , play and list youtube videos. Do check it out and start learning ReactJS. Keep following for more awesome tutorials. If you like it then please encourage me by giving a star on Github: https://github.com/moazkh60

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