This commit is contained in:
Keith Cirkel 2020-03-04 16:13:55 +00:00 коммит произвёл GitHub
Родитель 46e19a9e86
Коммит 2c1c28940c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,5 @@
# Stimulator
# Cayalyst
Stimulator is [Stimulus](https://stimulusjs.org/) but with [Decorators](https://www.typescriptlang.org/docs/handbook/decorators.html),
Catalyst is a set of patterns and techniques for developing components within a complex application. At it's core, Catalyst simply provides a small library of functions to make developing 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).