Skip to content

mindpowered/shopping-cart-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoppingcart

Shopping Cart for Online Shopping

Build Status

Contents

Source Code and Documentation

Requirements

  • ES6
  • npm

Third-party dependencies may have additional requirements.

Installation

npm

You can retrieve the shoppingcart package using npm https://www.npmjs.com/. After initializing your packages.json file in your project’s directory with npm init, you can install the shoppingcart package with

npm i @mindpowered/shoppingcart --save

hint: the --save option will add the newly installed dependency in your packages.json file.

package.json

You can also add the package directly to your packages.json file.

...

Support

We are here to support using this package. If it doesn't do what you're looking for, isn't working, or you just need help, please Contact us.

There is also a public Issue Tracker available for this package.

Licensing

This package is released under the MIT License. The MIT License has no restrictions on commercial use and permits reuse within proprietary software. It is also FSF approved, OSI approved, and GPL compatible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published