Skip to content

Whole set of examples between Angular Elements, StencilJS, Native Script, lit-element and SvelteJS. A decision required to build new design system for companies.

Notifications You must be signed in to change notification settings

surajkc599/webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

An ivestigation to see how webcomponents have been evolved and how we can leverage those in different frameworks.

  1. Native Vanilla-js Development
  2. lit-element
  3. StencilJS
  4. Svelte

What is the idea behind ?

The idea is to create Simple progressbar component in all the above mentioned frameworks/libraries/compiler and to see which fits best for Design system or component library development.

what did i conclude ?

StencilJS stands best because of:

  1. lazy loading of components
  2. ability to provide react/vue/angular bindings for web components
  3. simple to develop, documentation is very clear
  4. Strong roadmap

All the experimented source code is available in there respective directories.

How did the management at my client place perceive ?

Interested in getting my presentations. contact me offline.

About

Whole set of examples between Angular Elements, StencilJS, Native Script, lit-element and SvelteJS. A decision required to build new design system for companies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published