Skip to main content

Introduction

Core

NPM | GitHub

The core module provides Civet's base functionality.

Events

NPM | GitHub

The events module provides advanced event handling functionality.

The DataProvider already has basic support for handling events. However, it is limited to updating all subscribers of a specific resource. If you need more advanced event handling, this is the place to go.