What Web Frameworks Solve And How To Do Without Them

This page summarizes the projects mentioned and recommended in the original post on /r/programming

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. stak-components

    A collection of single file, zero dependency, self contained web components

    Yea but I'm not creating a library or a framework, I'm just creating isolated web components which are self contained, these components have no knowledge of each other and can be used in any framework you choose. Just basic custom html tags which rely on the web components standard. I posted the link above, feel free to check it out: https://github.com/newk5/stak-components

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. github-elements

    GitHub's Web Component collection.

    Take a look at github's web components: https://github.com/github/github-elements it's similar. There is no library there, it's just a collection of separate components, the only difference there is that their collection is split into different github repositories, I could have done the same, but I chose to put them all into the same github repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are Web Components

    2 projects | dev.to | 5 Jul 2024
  • 🧢 Stefan's Web Weekly #18

    3 projects | dev.to | 9 May 2021
  • We Should Stop Hating Web Components

    3 projects | dev.to | 30 Apr 2021
  • 5 Github Elements you have to try

    6 projects | dev.to | 12 Apr 2021
  • GitHub's Web Component collection.

    1 project | /r/coding | 13 Mar 2021