Skip to content

A simple JavaScript-based circular progress animation using the HTML5 Canvas API, which displays the progress in Tamil numerals (௦-௯) instead of standard numbers.

License

Notifications You must be signed in to change notification settings

santhoshanand/Simple-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tamil Numeric Loading Animation

A simple JavaScript-based circular progress animation using the HTML5 Canvas API, which displays the progress in Tamil numeric (௦-௯) instead of standard numbers.

Languages and Tools:

css3 html5 javascript

Features

  • Smooth circular progress animation
  • Displays percentage in Tamil numerals
  • Uses HTML5 Canvas API
  • Lightweight, pure JavaScript (No dependencies)

Customization

Variable Description Default Value
color Progress bar color "turquoise"
bgcolor Background circle color "#222"
width/height Canvas size 300x300
lineWidth Stroke width of the circle 30px

Credits

Developed by Santhoshkumar Inspired by Tamil numeral system and modern UI animations.

About

A simple JavaScript-based circular progress animation using the HTML5 Canvas API, which displays the progress in Tamil numerals (௦-௯) instead of standard numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published