cui-light-core

Cui light core project

Usage no npm install needed!

<script type="module">
  import cuiLightCore from 'https://cdn.skypack.dev/cui-light-core';
</script>

README

cui-light-core

This package contains core features shared between main project and children like plugins and components. Can be also used for interface import in case of custom feature implementation, like logger, development tool or interactions provider.

Until version 0.2.0 all changelogs were posted under main project, available here: https://github.com/bpd-d/cui-light.

Installation

To install it use command:

npm install cui-light-core --save-dev