GithubHelp home page GithubHelp logo

andreabaccolini / preloader-with-circular-progress-bar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1ucius/preloader-with-circular-progress-bar

1.0 0.0 0.0 1.32 MB

Customizable preloader with circular progress bar developed using js and css. Displays graphical and percentage page loading progress. DEMO:

Home Page: https://1ucius.github.io/preloader-with-circular-progress-bar/

HTML 12.25% CSS 17.62% JavaScript 70.13%

preloader-with-circular-progress-bar's Introduction

Page preloader

Hi, everyone!

In this rep you can find everything you need to add beautiful preloader to your web page. This is customizable preloader with circular progress bar developed using vanilla js(ES6). Displays graphical and percentage page loading progress. To view follow the link: https://1ucius.github.io/preloader-with-circular-progress-bar/

To start using this preloader just link preloader.js and preloader.css files to your main html file. If you wanna change it's styles and animation duration you gotta change following values in "settings" in preloader.js:

  1. preloaderBackground - background color;
  2. progressSize - height and width of progress bar;
  3. progressColor - progress bar fill color;
  4. progressOpacity - progress bar opacity;
  5. textColor - percentage indicator text color;
  6. textOpacity - percentage indicator opacity;
  7. lineWidth - progress bar line width;
  8. lineCap - style of ending of the line('round', 'butt', 'square');
  9. preloaderAnimationDuration- ... :)

IMPORTANT !!!Difference between values "startDegree" and "finalDegree" should be less or 360 degrees and bigger or -360 degrees for correct display of loading progress!!!

  1. startDegree - angle in degrees where progress bar starts;
  2. finalDegree - angle in degrees where progress bar ends;

Good luck on the expanse of GitHub and sorry for my English:)

preloader-with-circular-progress-bar's People

Contributors

1ucius avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.