@allenai/tugboat

AI2 Specific components for demos.

Usage no npm install needed!

<script type="module">
  import allenaiTugboat from 'https://cdn.skypack.dev/@allenai/tugboat';
</script>

README

tugboat

An extension to Varnish for applications that render a set of demos.

Usage

First install the package:

yarn add @allenai/tugboat

Then you can use it like so:

import { MaybeLink } from '@allenai/tugboat/components';

const App = () => <MaybeLink url="/some/path" name="click here" />;

Contributing

To run a development environment, follow the steps to run the Varnish Monorepo in the root README

Publishing

See instructions at the monorepo root README

After the release is out the door you should add release notes to the corresponding tag.

Getting Help

If you're stuck don't hesitate to reach out:

We're eager to improve tugboat and need your feedback to do so!