2.9.0 • Published 6 years ago

@storefront/sayt v2.9.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

StoreFront sayt

StoreFront <gb-sayt> component

npm (scoped with tag) license API Reference

Getting Started

This module requires @storefront/core for the component to render and receive data from GroupBy microservices.

Prerequisites

This module is meant to be used in a node environment which is bundled for use in the browser.

Installing

Use npm or yarn to install in a node project that uses webpack, browserify or similar.

npm install --save @storefront/sayt
# or
yarn add @storefront/sayt

Usage

This module provides the <gb-sayt> component for use with StoreFront.

Mount tag

<!-- index.html -->
<body>
  <gb-sayt></gb-sayt>
</body>
// index.js
storefront.mount('gb-sayt');

Building the package

To build an individual package, run the following command:

yarn build

To build an individual package in response to changes within the src directory, run the following command:

yarn dev

Running tests

To test an individual packages, run the following command:

yarn test

To test an individual package in response to changes within the src and test directories, run the following command:

yarn tdd

Linting

To lint a package, run the following command:

yarn lint

To programmatically fix lint errors within a package, run the following command:

yarn lint:fix

Contributing

Read the contributing file to learn about how to contribute to the StoreFront project.

License

StoreFront and its related packages are MIT licensed.

2.9.0

6 years ago

2.8.1

6 years ago

2.8.0

6 years ago

2.7.0

6 years ago

2.6.0

6 years ago

2.5.1

6 years ago

2.5.0

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.41.0

6 years ago

1.40.1

6 years ago

1.40.0

7 years ago

1.39.0

7 years ago

1.38.1

7 years ago

1.38.0

7 years ago

0.39.0

7 years ago

0.37.0

7 years ago

0.35.0

7 years ago

1.37.7

7 years ago

1.37.6

7 years ago

1.37.5

7 years ago

1.37.4

7 years ago

1.37.3

7 years ago

1.37.2

7 years ago

1.37.1

7 years ago

1.37.0

7 years ago

1.36.2

7 years ago

1.36.1

7 years ago

1.36.0

7 years ago

1.35.0

7 years ago

1.34.0

7 years ago

1.33.1

7 years ago

1.33.0

8 years ago

1.32.0

8 years ago

1.31.0

8 years ago

1.30.0

8 years ago

1.29.0

8 years ago

1.28.0

8 years ago

1.27.0

8 years ago

1.26.4

8 years ago

1.26.3

8 years ago

1.26.2

8 years ago

1.26.1

8 years ago

1.26.0

8 years ago

1.25.0

8 years ago

1.24.0

8 years ago

1.23.0

8 years ago

1.22.0

8 years ago

1.21.0

8 years ago

1.20.0

8 years ago

1.19.1

8 years ago

1.19.0

8 years ago

1.18.0

8 years ago

1.17.1

8 years ago

1.17.0

8 years ago

1.16.0

8 years ago

1.15.0

8 years ago

1.14.1

8 years ago

1.14.0

8 years ago

1.13.1

8 years ago

1.13.0

8 years ago

1.12.1

8 years ago

1.12.0

8 years ago

1.11.2

8 years ago

1.11.1

8 years ago

1.11.0

8 years ago

1.10.1

8 years ago

1.10.0

8 years ago

1.9.6

8 years ago

1.9.5

8 years ago

1.9.4

8 years ago

1.9.3

8 years ago

1.9.2

8 years ago

1.9.1

8 years ago

1.9.0

8 years ago

1.8.0

8 years ago

1.7.0

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago