All Projects → vineethtrv → css-loader

vineethtrv / css-loader

Licence: MIT license
This is a library having a collection of different types of CSS loaders, spinners

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to css-loader

Loader
This is a library having a collection of different types of CSS3 loaders , spinners
Stars: ✭ 149 (-64.01%)
Mutual labels:  css3, spinners, loading-spinner
react-awesome-loaders
🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
Stars: ✭ 146 (-64.73%)
Mutual labels:  css3, spinners
Whirl
CSS loading animations with minimal effort!
Stars: ✭ 774 (+86.96%)
Mutual labels:  spinners, loading-spinner
Spinners React
Lightweight SVG/CSS spinners for React
Stars: ✭ 254 (-38.65%)
Mutual labels:  spinners, loading-spinner
spinnies
Node.js module to create and manage multiple spinners in command-line interface programs
Stars: ✭ 111 (-73.19%)
Mutual labels:  spinners, loading-spinner
placeholder-animated
Input com placeholder animado, cujo funcionamento é semelhante ao login do Google
Stars: ✭ 19 (-95.41%)
Mutual labels:  css3
portfolio
My Personal Portfolio
Stars: ✭ 14 (-96.62%)
Mutual labels:  css3
Resources-For-New-Developers
A curated list for new developers and web designers.
Stars: ✭ 27 (-93.48%)
Mutual labels:  css3
WebFamily
【每日学习打卡come on】一份涵盖大部分Web前端开发程序员所需要掌握的核心知识。前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……
Stars: ✭ 161 (-61.11%)
Mutual labels:  css3
javascript-book-reading
「前端书籍精读笔记系列」,整理的前端书籍清单阅读笔记
Stars: ✭ 58 (-85.99%)
Mutual labels:  css3
Hacktober-Fest-2021
📜This repository is created to welcome all the open source enthusiasts to get introduced to beginner friendly projects they could work with in the festive season of HacktoberFest 2021🎇🙌.
Stars: ✭ 23 (-94.44%)
Mutual labels:  css3
100daysofcode
⚠️ Programar no mínimo uma hora todos os dias, durante os próximos 100 dias!!
Stars: ✭ 28 (-93.24%)
Mutual labels:  css3
Bona-Blog
An Open-Source Blogging Platform
Stars: ✭ 26 (-93.72%)
Mutual labels:  css3
spotify-clone
🎶🎶Simple Spotify Clone using ReactJs. Here we are using the Official Spotify API to make calls. Here we can able to login, logout and gear the music.
Stars: ✭ 21 (-94.93%)
Mutual labels:  css3
cpp-indicators
A very simple, easy-to-use, and single-header-only C++ library for console based indicators (loading spinners)
Stars: ✭ 13 (-96.86%)
Mutual labels:  loading-spinner
MemoryGame
🎮🕹😁 Rick And Morty Memory Game
Stars: ✭ 188 (-54.59%)
Mutual labels:  css3
Front-Interview
🎓 내가 직접 정리해보는 프론트엔드 기술 면접 및 이론
Stars: ✭ 27 (-93.48%)
Mutual labels:  css3
tasarimcilar-ve-yazilimcilar-icin-kaynak-arsivim
Tasarım ve yazılım ile ilgili 2017 yılından günümüze kadar geçen zamanda toplamış olduğum arşivimi sizle ile paylaşıyorum. Ne mi var her şey...
Stars: ✭ 276 (-33.33%)
Mutual labels:  css3
youphonic
an online musical machine interface for building and sharing soundscapes and musical compositions
Stars: ✭ 28 (-93.24%)
Mutual labels:  css3
css
🥇 css used for presentation of markup language its can work with layout creation and 2d , 3d and animation etc.
Stars: ✭ 14 (-96.62%)
Mutual labels:  css3

CSS Loaders & Spinners

A general situation that we all might face while going through websites/apps is to wait for some progress or something to get loaded. A most simple solution in such scenarios is to use a loader or spinner to indicate users that something is loading in the background. Considering this, I tried to create a library having a collection of such loaders/spinners. There are no image dependencies for this library. It's developed using pure CSS. Hence it will load fast and is easily customizable too.

image

CSS loaders and spinner

HTML

Each loader has been build on top of a single html tag, so that it is easily portable. Hence more convenient to be intrgrate with projects

<div class="loader"></div>

Video Walkthrough

Video.Walkthrough.mp4

Please feel free to comment your suggestions and feedbacks on Product Hunt

CSS Loaders - Collection of different types of CSS loaders, spinners | Product Hunt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].