@linktr.ee/ui-link-kit

UI Components for Custom Links

Usage no npm install needed!

<script type="module">
  import linktrEeUiLinkKit from 'https://cdn.skypack.dev/@linktr.ee/ui-link-kit';
</script>

README

UI Components for Custom Links (WIP)

Standard set of UI components to be used in conjunction with the @linktr.ee/create-link package when developing new Linktree link types.

Installation

yarn add @linktr.ee/ui-link-kit

Development

We integrate directly with @linktr.ee/ui-core as this is a private package we bundle it with esbuild and expose it's exported members under our namespace.

To create the bundle the following command should be ran:

yarn build