All Projects → zero-to-mastery → WebBlocks

zero-to-mastery / WebBlocks

Licence: MIT license
zero-to-mastery re-usable web component library.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to WebBlocks

Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-25%)
Mutual labels:  hacktoberfest2021
Hactoberfest-First-PR
Contrubute anything valuable to Open source code and you will Merged with REPO
Stars: ✭ 21 (+5%)
Mutual labels:  hacktoberfest2021
o-fish-realm
Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Stars: ✭ 23 (+15%)
Mutual labels:  hacktoberfest2021
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-15%)
Mutual labels:  hacktoberfest2021
Hactoberfest2021-Cpp
Any one can add their programs here ,but program should not be repeated.
Stars: ✭ 22 (+10%)
Mutual labels:  hacktoberfest2021
php-env
A small and fast .env loader for PHP
Stars: ✭ 19 (-5%)
Mutual labels:  hacktoberfest2021
Lets-go-Code
Welcome to Open Source! 👨‍💻 Make your Hacktoberfest 2021 contributions here. 👕
Stars: ✭ 13 (-35%)
Mutual labels:  hacktoberfest2021
frontendstudygroup.github.io
Web application for the frontend study group from WomenWhoCode Frontend track.
Stars: ✭ 15 (-25%)
Mutual labels:  hacktoberfest2021
Pixel-Processing
📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
Stars: ✭ 122 (+510%)
Mutual labels:  hacktoberfest2021
DesktopAssistant
A Virtual Desktop Assistant Written in Python
Stars: ✭ 579 (+2795%)
Mutual labels:  hacktoberfest2021
o-fish-android
Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 19 (-5%)
Mutual labels:  hacktoberfest2021
Awesome-Clone
A curated list of AWESOME clones made with react,vue,svelte
Stars: ✭ 37 (+85%)
Mutual labels:  hacktoberfest2021
MayMeow.Cryptography
🔐 Cryptography library for .NET
Stars: ✭ 12 (-40%)
Mutual labels:  hacktoberfest2021
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+890%)
Mutual labels:  hacktoberfest2021
tempat-kontributor
Merupakan tempat bagi kalian untuk berkontributor bersama kami
Stars: ✭ 33 (+65%)
Mutual labels:  hacktoberfest2021
gofuzz
Fast as Flash Web URL Fuzzing tool written in golang.
Stars: ✭ 31 (+55%)
Mutual labels:  hacktoberfest2021
Apni-Dukaan
An E-commerce site to buy products of need.
Stars: ✭ 27 (+35%)
Mutual labels:  hacktoberfest2021
react-carousel-minimal
React.js Responsive Minimal Carousel
Stars: ✭ 76 (+280%)
Mutual labels:  hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+155%)
Mutual labels:  hacktoberfest2021
DSA-Practice
Open to hacktoberfest 2021
Stars: ✭ 11 (-45%)
Mutual labels:  hacktoberfest2021

WebBlocks

WebBlocks


TL;DR

There is a big hype about front-end frameworks all over the place. But what if we could build components without the need to reach out for big players like React,Vue and Angular?

Turns out, this is a totally possible thing to do and it is quite easy using StencilJs

Not only that we can build components which we can use in vanilla HTML, JS and CSS projects, but also creating components which we can also reuse with frameworks like React, Vue and Angular.

So the goal of this project is to exactly showcase that


Contributing

Have a look at our CONTRIBUTING.md file where we explain

  • How to contribute?
  • Request new Web Components using Github's issues
  • How to create a new web component the right way with StencilJs?
  • Typescript vs. Javascript
  • Git Workflow
  • Local project setup
  • Creating Prs

Where can I find the deployed version? 🤔

This project hosts a deployed version right here on Github.

On each merge into the main branch, the awesome Github Action github-pages-deploy-action takes care of deploying the static files to the gh-pages branch.

Goal 🏁

The goal of this project is to showcase what we can do with web components and eventually to create a component library that we can host on npm.

Who we are?

Our project team contains members from the zero-to-mastery community.

Project Lead/Maintainer

r4pt0s tristian

This project was bootstrapped with StencilJs.

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