@7rabbit/black

Object/Action Framework

Usage no npm install needed!

<script type="module">
  import 7rabbitBlack from 'https://cdn.skypack.dev/@7rabbit/black';
</script>

README















black

Object/Action Builder



IntroductionInstallationIllustration




Introduction

Installation

npm install @7rabbit/black

Illustration

import black from '@7rabbit/black'

mount(black)

function mount({ route, field, cause }) {
  // ...
}