@cabezonidas/shop-ui

npm i @cabezonidas/shop-ui

Usage no npm install needed!

<script type="module">
  import cabezonidasShopUi from 'https://cdn.skypack.dev/@cabezonidas/shop-ui';
</script>

README

Shop UI

Storybook Netlify Status Dependencies npm

Installation

# npm
npm i @cabezonidas/shop-ui

# yarn
yarn add @cabezonidas/shop-ui

Overview

This project is part of the e-commerce suit of repos.

This package isn't necessarily lightweight because it uses many other dependencies to enforce the same treatment of date manipulation, i18n, a11y, styling, and animations in a consistent manner. The React apps that use this package see it as a framework that provides all that.

These can be found at the public websites of shop-admin and shop-public repos

Documentation

All the ui components are available at https://ui.javascript.kiwi with examples.

To run this app locally paste the following line in the command line.

yarn && yarn storybook