digitalbazaar/ngCart

Name: ngCart

Owner: Digital Bazaar, Inc.

Description: Really simple shopping cart for AngularJS

Forked from: snapjay/ngCart

Created: 2015-09-16 01:47:37.0

Updated: 2015-09-16 01:47:37.0

Pushed: 2015-09-16 01:55:16.0

Homepage: http://ngcart.snapjay.com

Size: 198

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ngCart

Really simple shopping cart for AngularJS

AngularJS module consists of a set of directives to help you quickly implement a shopping cart on your AngularJS app

Documentation

Documentation, demo, API etc can all be found here http://ngcart.snapjay.com/#/docs

Demo

To view a demo go here: http://ngcart.snapjay.com/ You can see all 3 directive active on the page - Add items to the cart and change the quantities.

Grunt

This project is built with GruntJS. To contribute to this project make sure to install node.js and npm. Assuming npm is installed, run $ npm install inside the project directory to install the dependencies and you should be ready to go. Once you make a change, use $ grunt build inside the project folder to build the distribution files. The version number is determined from the package.json file inside the project directory.

Download on Github

https://github.com/snapjay/ngCart.git

License

This module is licensed using the MIT License:

MIT License (MIT)

right (c) 2013 Dan Shreim

ission is hereby granted, free of charge, to any person obtaining a copy of
 software and associated documentation files (the "Software"), to deal in
Software without restriction, including without limitation the rights to
 copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
Software, and to permit persons to whom the Software is furnished to do so,
ect to the following conditions:

above copyright notice and this permission notice shall be included in all
es or substantial portions of the Software.

SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
RIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
N ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
ECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Credit

Dan Shreim
@snapjay
http://snapjay.com If you use the script, please let me know @snapjay; Don't worry, I won't ask for anything!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.