@betty-blocks/option-helpers

Betty Blocks option helpers

Usage no npm install needed!

<script type="module">
  import bettyBlocksOptionHelpers from 'https://cdn.skypack.dev/@betty-blocks/option-helpers';
</script>

README

Component Option Helpers

In this repository we maintain our option types, validators and helpers

Local development

Clone

$ git clone git@gitlab.betty.services:code/js-mono.git

Install

$ yarn

Build

$ yarn build

Watch

$ yarn start

Lint

$ yarn lint