🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

ccase

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccase

Shopping card case

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
18
800%
Maintainers
1
Weekly downloads
 
Created
Source

Shopping Cart Implementation (OOP, TDD)

Build Status Coverage Status JavaScript Style Guide

This repository contains a CLI app which provides following abilities;

  • Create cart,
  • Add - remove products to cart which belongs categories,
  • Create category may have parent,
  • Apply campaigns and/or coupons to cart,
  • Calculate delivery cost dynamically given params.

:rocket: Installation

npm i -g ccase;
ccase

Extra 'c' is not a typo, cagatay cali's case -> ccase

:books: Docs

Implementation is fully documented with JSDoc,

Documentation

FAQs

Package last updated on 05 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts