custom-elements-manifest VS catalyst

Compare custom-elements-manifest vs catalyst and see what are their differences.

custom-elements-manifest

A file format for describing custom elements (by webcomponents)

catalyst

Catalyst is a set of patterns and techniques for developing components within a complex application. (by github)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
custom-elements-manifest catalyst
4 8
334 1,286
3.0% 1.3%
1.5 0.0
3 days ago about 1 month ago
TypeScript TypeScript
BSD 3-clause "New" or "Revised" License MIT License
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.

custom-elements-manifest

Posts with mentions or reviews of custom-elements-manifest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-27.
  • The Block Protocol
    8 projects | news.ycombinator.com | 27 Jan 2022
    The Web Components Community Group is developing such a format to describe the types of components here: https://github.com/webcomponents/custom-elements-manifest

    People have already built tools that generate wrappers based on it.

  • Reactifying Custom Elements using a Custom Elements Manifest
    3 projects | dev.to | 23 Jun 2021
    TL;DR: A Custom Elements Manifest is a JSON file that contains all metadata about the custom elements in your project. You can read all about it here.
  • Introducing: Custom Elements Manifest
    14 projects | dev.to | 17 Jun 2021
    Custom Elements Manifest is a file format that describes the custom elements in your project. This format will allow tooling and IDEs to give rich information about the custom elements in a given project. A custom-elements.json contains metadata about the custom elements in your project; their properties, methods, attributes, inheritance, slots, CSS Shadow Parts, CSS custom properties, and a modules exports. If you're interested in following the specification of the schema, or contributing to it, you can find the repository here: webcomponents/custom-elements-manifest.

catalyst

Posts with mentions or reviews of catalyst. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-07.

What are some alternatives?

When comparing custom-elements-manifest and catalyst you can also consider the following projects:

open-wc - Open Web Components: guides, tools and libraries for developing web components.

stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.

api-viewer-element - API documentation and live playground for Web Components. Based on Custom Elements Manifest format

github-elements - GitHub's Web Component collection.

storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

lwc - ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

custom-elements-manifest

webcomponents - Web Components specifications [Moved to: https://github.com/WICG/webcomponents]

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

shoelace-css - A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME. WE ARE LIVE ON KICKSTARTER! 👇👇👇

custom-elements-manifest - Custom Elements Manifest is a file format that describes custom elements in your project.

auto-check-element - An input element that validates its value with a server endpoint.