Copyright (c) 2019-
Author: Chaitanya Tejaswi (github.com/CRTejaswi) License: GPL v3.0+
Collection of 100 days' worth of JavaScript mini-projects.
Originally posed by Alexander Kallaway, these are templates for simple javascript applications.
Intended for personal use.
A stopwatch utility with Start
, Stop
& Reset
buttons that displays time in HH:MM:SS
format.
A 4-function +-*/
calculator utility .
An MCQ-type quiz utility.
An auto-complete application with data parsed from a JSON file.