All Projects → Vishal-raj-1 → Awesome-JavaScript-Projects

Vishal-raj-1 / Awesome-JavaScript-Projects

Licence: MIT License
This Repository contain awesome vanilla JavaScript projects.

Programming Languages

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

Projects that are alternatives of or similar to Awesome-JavaScript-Projects

vanilla-js
Projects using pure JavaScript without any external libraries or frameworks
Stars: ✭ 129 (-86.67%)
Mutual labels:  css3, vanilla-javascript
Bs Stepper
A stepper for Bootstrap 4.x
Stars: ✭ 261 (-73.04%)
Mutual labels:  css3, vanilla-javascript
Login-Register-Template
Login - Register Example page | Dark Template
Stars: ✭ 83 (-91.43%)
Mutual labels:  css3
zoom
Lightweight (8 Kb) ES5 javascript plugin without any dependencies, compatible with desktop and mobile devices.
Stars: ✭ 25 (-97.42%)
Mutual labels:  vanilla-javascript
js-treeview
TreeView implemented with vanilla JavaScript
Stars: ✭ 51 (-94.73%)
Mutual labels:  vanilla-javascript
Border-Radius-Generator
A CSS3 Border Radius Generator; Get the best border-radius playground, with a minimalist design!
Stars: ✭ 19 (-98.04%)
Mutual labels:  vanilla-javascript
css3 Carousel-figure
css3之3D轮播图
Stars: ✭ 18 (-98.14%)
Mutual labels:  css3
BlogArticle
My known and what i learning
Stars: ✭ 41 (-95.76%)
Mutual labels:  css3
personal-blog
✍️ 个人技术博客
Stars: ✭ 79 (-91.84%)
Mutual labels:  css3
spotify-true-random
🔀 An application for unbiased truly random playlist and library shuffling with Spotify.
Stars: ✭ 51 (-94.73%)
Mutual labels:  css3
currency-exchange
Currency Exchange | powered by Angular 10, TypeScript, ES6+ features, SCSS, JavaScript, PWA
Stars: ✭ 13 (-98.66%)
Mutual labels:  css3
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (-94.11%)
Mutual labels:  css3
space-voyager
Interactive Space App . Attention Contributers! join discord server for discussion of Issues, Pull requests https://discord.gg/FpEK9AqbCf
Stars: ✭ 18 (-98.14%)
Mutual labels:  css3
atomize
A library of atomic CSS classes.
Stars: ✭ 51 (-94.73%)
Mutual labels:  css3
learn-css-animation
Learn CSS animation with fun. It is simple, easy to use, and fun to learn.
Stars: ✭ 54 (-94.42%)
Mutual labels:  css3
norman-portfolio
Norman Nuthu's Portfolio
Stars: ✭ 16 (-98.35%)
Mutual labels:  css3
Perspective
🖼Parallax scrolling effect. And more.
Stars: ✭ 80 (-91.74%)
Mutual labels:  vanilla-javascript
css-collection
🧙‍♂️ CSS芸人への道(CSSでつくったもの集)| I want to be CSS Magician
Stars: ✭ 82 (-91.53%)
Mutual labels:  css3
react-awesome-loaders
🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
Stars: ✭ 146 (-84.92%)
Mutual labels:  css3
bootstrap4-boilerplate
A Bootstrap v4.4.1 boiler plate with sass, concatenation, minification, autoprefixer, Browsersync, hot reloading and sourcemaps all runned by Gulp
Stars: ✭ 19 (-98.04%)
Mutual labels:  css3

Awesome JavaScript Projects

You can Have a look here Website

Maintenance PRs Welcome Open Source Love svg1 contributions welcome

GitHub issues GitHub forks GitHub stars

Are you a Newbie in Web development and want to dive deep into Javascript?

Are you looking for some awesome Javascript Projects in which each and every project will teach you an important Javascript Concept?

Do you want to contribute to some Awesome Javascript projects and showcase your Javascript skills through it?🤩

Then, You got here right!!

Awesome Javscript Projects Website contain many awesome Vanilla Javascript Projects in which each and every project will teach you some new and important javscript concepts. It includes concepts like Functional Components, Class Components, Math Objects, Arrow functions, APIs and many more.

The Main Motive of this project is to make you fall rise in love with Javascript. You will be in love with the beauty of Javascript.

What we have for you here?

So, What are you waiting for?

Tech-Stack :

HTML5 CSS3 JavaScript

Contribution is fun! 💚

In order to make a hassle-free environment, I implore you all (while contributing) to follow the instructions mentioned below!

Happy Submissions 🙂

Contribution Guidelines🏗

Are we missing any of your favorite features, which you think you can add to it We invite you to contribute to this project and make it better. To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/awesome-javascript-projects.git

3. Navigate to the project directory 📁 .

cd awesome-javascript-projects

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/vishal-raj-1/awesome-javascript-projects.git 

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perfom your desired changes to the code base.

9. Track your changes✔️ .

git add . 

10. Commit your changes .

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15 Voila You have made a PR to the awesome-javascript-projects 💥 . Wait for your submission to be accepted and your PR to be merged.

This Project is a part of the following Open Source Program

CrossWoc    GSSOC

Project Admin 😃

Our valuable Contributors👩‍💻👨‍💻 :

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].