@fireenjin/components
v1.16.4
Published
![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVn
Downloads
1,640
Maintainers
Readme
FireEnjin Components
Overview
Our component development process uses StencilJS to avoid using any framework and to build out to standard compliant Web Components.
Release
The components release process is built around Github Actions and will build a new release using Semantic Release when commits are made to the master branch. This can be configured in the /.github/workflows/release.yml.
Deploy
The components deploy process is built around Github Actions and will deploy automatically to Firebase Hosting when commits are made to the master branch. This can be configured in the /.github/workflows/deploy.yml.