https://github.com/github/catalyst
Catalyst is a set of patterns and techniques for developing components within a complex application.
https://github.com/github/catalyst
Last synced: 8 months ago
JSON representation
Catalyst is a set of patterns and techniques for developing components within a complex application.
- Host: GitHub
- URL: https://github.com/github/catalyst
- Owner: github
- License: mit
- Created: 2020-02-12T18:40:11.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T10:39:17.000Z (11 months ago)
- Last Synced: 2025-04-23T17:50:43.616Z (8 months ago)
- Language: TypeScript
- Homepage: https://github.github.io/catalyst/
- Size: 2.55 MB
- Stars: 1,383
- Watchers: 276
- Forks: 53
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-list - catalyst
README
# Catalyst
Catalyst is a set of patterns and techniques for developing components within a complex application. At its core, Catalyst simply provides a small library of functions to make developing [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) easier.
For more see the [Catalyst Website](https://github.github.io/catalyst/) which includes a [Guide To using Catalyst](https://github.github.io/catalyst/guide/introduction).