Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:26:15.000Z (4 months ago)
- Last Synced: 2024-10-29T15:01:50.672Z (4 months ago)
- Language: TypeScript
- Homepage: https://github.github.io/catalyst/
- Size: 2.55 MB
- Stars: 1,351
- Watchers: 241
- Forks: 50
- Open Issues: 24
-
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).