ui-quick-view

0.0.3 • Public • Published

ui-quick-view

A component that allows quick viewing of a product detail and the ability to add the product to the cart.

The ui-quick-view repo holds code for the view.quick_view module. It is responsible for:

  • allowing quick viewing of a product and its basic details
  • quicking adding a product to the cart, without visiting it's product page.

Tooling

This repository makes use of swig for building, publishing, linting, etc. Swig must be initialized in this directory, as it is not part of the repository. To initialize and get started using swig, open a terminal and run the following commands:

npm install @gilt-tech/swig -g
swig init

To see a list of swig commands and usage info:

swig

Owner

The code ownership is shared; the point of a separate repo is so that people who are not front-end engineers can review code easily and see changes when they are made.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i ui-quick-view

    Weekly Downloads

    2

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • gilt-tech