@appbaseio/reactivebase

Data components for building reactive UIs

Usage no npm install needed!

<script type="module">
  import appbaseioReactivebase from 'https://cdn.skypack.dev/@appbaseio/reactivebase';
</script>

README

Code Climate Coverage Status

Data components for building reactive UIs

The UI component library that powers Reactive Maps and Reactive Search.

How to Run

Installation

npm install
npm test

Run Examples

npm run storybook
open localhost:9009

Test Coverage

npm run coverage

Lint

npm run lint