web-components VS issues

Compare web-components vs issues and see what are their differences.

web-components

Nativ web components for typographic projects: <foot-note>, <inline-note>, <note-list> (by RolandDreger)

issues

Issue queue for hax, haxcms, elmsln, lrnwebcomponents, wcfactory, websites and more. (by elmsln)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
web-components issues
2 5
9 10
- -
0.0 3.2
about 3 years ago 11 months ago
JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

web-components

Posts with mentions or reviews of web-components. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-03.
  • inside i18n-manager
    2 projects | dev.to | 3 Mar 2021
    This is based directly off of note-list from the review article. This establishes our default language based typically on though it can be supplied elsewhere and modified afterwards.
  • Reviewing i18n solutions
    4 projects | dev.to | 3 Mar 2021
    This used a Proxy object in order to quickly make a map where users define their translation by lang code and then it effectively turns calls to translate into the appropriate text at run time. I ended up borrowing a lot of ideas from this and found it a great one-off i18n implementation.

issues

Posts with mentions or reviews of issues. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Targeting CSS Shadow Parts via URL search params
    1 project | dev.to | 23 Aug 2022
    Yeah I know; your jelly you didn't think to mash those words together for great SEO. No, I assure you it's a real thing courtesy of this fun issue came as an idea from Paul Hibbits, an educator who loves Doxify / GravCMS. The idea was to be able to let users (or the developer) send links to people with parts of the UI disabled. This has a few possible use-cases:
  • Auto pausing video with document.visibilityState
    1 project | dev.to | 23 Aug 2022
    To my surprise, the video would stop playing when I switched tabs. As a result of my lost 30 seconds, I created an issue to do the same in our own video-player web component.
  • Blog Post 10: Final Project
    2 projects | dev.to | 13 Dec 2021
    Overview During the last few weeks of class we began our third and final project. The goal of this project was to Contribute to HAX The Web through a series of open ended issues and project requirements. My group, IST402j, was assigned to the trading card element.Trading Card Here. Our goal by the end of this project is to have our card resemble something like this:
  • Reviewing i18n solutions
    4 projects | dev.to | 3 Mar 2021
    In deciding to build i18n-manager after fleshing out reasons in our issue queue (the solution I came up with for addressing i18n in our web components) I started where I always do with front end code: See if someone already solved this. After some searching I found four solutions that were in the web components space:
  • Let me break your website for you
    1 project | dev.to | 14 Feb 2021
    Lighthouse buttons WAVE page regions Tab order WAVE render issues

What are some alternatives?

When comparing web-components and issues you can also consider the following projects:

svelte-webcomponents - A ready-to-use project template to build custom elements (web components) with Svelte 3 with support and examples for web components, jest, sass, nested components with props, eslinting, stylelinting, Github actions, propagating custom events from shadow-DOM to real-DOM etc.

lit-translate - A blazing-fast and lightweight internationalization (i18n) library for your next web-based project

lrnwebcomponents - HAXTheWeb monorepo of elements and apis