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: 27 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T05:34:58.000Z (7 months ago)
- Last Synced: 2024-05-21T23:03:50.089Z (6 months ago)
- Language: TypeScript
- Homepage: https://github.github.io/catalyst/
- Size: 3.32 MB
- Stars: 1,291
- Watchers: 232
- Forks: 48
- 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).