binary-ui-componentsdeprecated

React components for Cards' Binary Design.

Usage no npm install needed!

<script type="module">
  import binaryUiComponents from 'https://cdn.skypack.dev/binary-ui-components';
</script>

README

binary-ui-components

Guidelines

This package provides a set of React components implementing Binary Design System. Read more about components: Stack Anatomy.

Using in your project

import Label from 'binary-ui-components/mobile/Label';

<Label>Text</Label>

License

MIT