An open API service indexing awesome lists of open source software.

https://github.com/hsnice16/mathematical_tables

Vanilla JS app with the sole purpose to show multiplication tables of 2 to 10. Using setInterval function to print a row in every 5 seconds in different colors and increasing font size.
https://github.com/hsnice16/mathematical_tables

css3 html5 javascript vanilla-js

Last synced: about 1 month ago
JSON representation

Vanilla JS app with the sole purpose to show multiplication tables of 2 to 10. Using setInterval function to print a row in every 5 seconds in different colors and increasing font size.

Awesome Lists containing this project

README

          

# Mathematical_Tables
Vanilla JS app with the sole purpose to show multiplication tables of 2 to 10. Using setInterval function to print a row in every 5 seconds in different colors and increasing font size.