@shopgate/engage
Version:
Shopgate's ENGAGE library.
85 lines (64 loc) • 2.5 kB
Markdown
<p align="center">
<a href="https://www.shopgate.com/en/solutions/engage-mobile-app/" rel="noopener" target="_blank">
<img width="250" src="https://d2ytbdjodkazy3.cloudfront.net/wp-content/uploads/2019/01/Logo_engage.svg.gzip" alt="Shopgate Logo">
</a>
</p>
<h1 align="center">Shopgate's ENGAGE</h1>
<div align="center">
[](https://travis-ci.org/shopgate/pwa)
[](https://coveralls.io/github/shopgate/pwa?branch=v6.X)
[](https://github.com/shopgate/pwa/releases)
[](https://lernajs.io/)
[](https://opensource.org/licenses/Apache-2.0)
</div>
## Installation
Shopgate's ENGAGE is available as an [npm package](https://www.npmjs.com/package/@@shopgate/engage).
Install with `npm`:
```sh
npm install @shopgate/engage
```
Install with `yarn`:
```sh
yarn add @shopgate/engage
```
## Contents
* `/cart` - Shopping Cart
* `/category` - Category
* `/checkout` - Checkout
* **`/components`** - [React.js](https://reactjs.org) components
* `/core`
* App *(pwa app)*
* AppCommands
* Classes
* Client
* Collections
* Contexts
* Emitters
* HOCs
* Hooks *(React Hooks)*
* Menu *(navigation)*
* Modal
* Providers
* Redux Store
* Router
* URL *(registration, etc.)*
* `/favorites` - Favorites / Wishlist
* `/filter` - Filter (Search Result / Product List)
* `/market` - Shop Market
* `/orders` - Customer Orders
* `/page` - CMS Pages
* `/product` - Product
* `/reviews` - Product Reviews
* `/scanner` - AdScanner, BarcodeScanner, CreditCardScanner
* `/search` - Product Search
* `/user` - User
## Documentation
Check out our [documentation website](https://developer.shopgate.com/guides)!
## About Shopgate
Shopgate is the leading mobile commerce platform.
Shopgate offers everything online retailers need to be successful in mobile. Our leading
software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native
apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.
## License
Shopgate's ENGAGE library is available under the Apache License, Version 2.0.
See the [LICENSE.md](./LICENSE.md) file for more information.