@component-controls/render

framework render functions

Usage no npm install needed!

<script type="module">
  import componentControlsRender from 'https://cdn.skypack.dev/@component-controls/render';
</script>

README

Table of contents

Overview

Logging utilities. Uses the chalk package for logging utput

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone:

$ npm install @component-controls/logger --save-dev

API