@canvas-medical/typeahead

This is in its own repo so that it can specify its own slate version.

Usage no npm install needed!

<script type="module">
  import canvasMedicalTypeahead from 'https://cdn.skypack.dev/@canvas-medical/typeahead';
</script>

README

Typeahead component

This is in its own repo so that it can specify its own slate version.

Quick start

yarn

Build and publish lib

# increment version in package.json according to semver
npm publish --access public

Use yarn link to develop locally