Coder Social home page Coder Social logo

rohit8020 / css-loaders Goto Github PK

View Code? Open in Web Editor NEW
27.0 1.0 47.0 525 KB

Hacktober Fest 2022, This is the website from which you can copy the code for the css-loaders and use as a template in your website.

Home Page: https://onlycssloaders.netlify.app/

License: MIT License

CSS 37.03% HTML 12.78% JavaScript 50.19%
css-loaders hacktoberfest hactoberfest2022 html html-css-javascript css hacktoberfest-accepted javascript website css-animations

css-loaders's Introduction

Simple CSS-LOADERS

Hacktober Fest 2022, This is the website from which you can copy the code for the css-loaders and use as a template in your website.

Alt text

How to contribute

  • Always add a new CSS Loader, do not repeat the Loader.
  • Make a CSS-LOADER in HTML file(index.html). here
  • Add the CSS for the your loader in the CSS file(index.css). here
  • Add the HTML Code and CSS code inside the JavaScript file(codes.js) inside the codes array by making the object, as shown in the codes.js file. here

Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal type the given command

git clone https://github.com/{your-github-username}/css-loaders.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Add your changes(folder) to that branch.
Make necessary changes and commit those changes.
Add your name in contributors list in readme.md

terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

Then go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

Now submit the pull request.

Star this repository

If you had fun while contributing to this project, then don't forget to give this project a star โญ.

Contributors:

Thanks for your contribution

css-loaders's People

Contributors

adit177 avatar adityasaha39 avatar ajaymaheshwari23 avatar ashutoshtiwari2211 avatar chowks avatar d-ivyanshu avatar dashroshan avatar harshilshah99 avatar hash-tagg avatar i-am-yash avatar iamrkaran avatar imonlyyisus avatar inavkiran avatar nabroleonx avatar nahushsingh avatar nishant25500 avatar prajjwalkapoor avatar pratap360 avatar raisatwik4 avatar rinshu2510 avatar rohit8020 avatar sachingupta63 avatar shlok2740 avatar shubhcs01 avatar sitzz23 avatar skand1110 avatar thegoodgamer14 avatar vikasganiga05 avatar vinayak-2001 avatar vinitpal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

css-loaders's Issues

[FEATURE] Seperate codes array to json file

Hi, I suggest separating the codes array in the index.js file into a JSON file. Then using the fetch method to get the requested codes for the css-loader in index.js.

I like to work on this issue.

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.