1.4.2 • Published 10 months ago

@boldcommerce/stacks-ui v1.4.2

Weekly downloads
86
License
MIT
Repository
-
Last release
10 months ago

Stacks UI

GitHub license npm version

A bare-bones react component library for building platform independent storefront integrations for ecommerce stores.

Installation

Install with NPM

$ npm install --save @boldcommerce/stacks-ui

Install with Yarn

$ yarn add @boldcommerce/stacks-ui

Webpack and Style-Loader

Each component has it's own CSS file rather than packaging all of the CSS into a single file to be included in your project. This means you'll need to install the style-loader plugin for Webpack.

Styleguide & Documentation

Stacks comes with interactive documentation and playground using react styleguidist.

To access the docs: First, clone the repo.

Next install the package dependencies:

$ yarn install

Finally, spin up styleguidist

$ yarn docs

Tests

Running the tests

$ yarn test

Updating the snapshot the tests

$ yarn test -u
1.4.2

10 months ago

1.4.1

1 year ago

1.4.0

2 years ago

1.3.1

2 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago