Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stpettersens/cart
:moneybag: A shopping cart implemented via the client-side in TypeScript.
https://github.com/stpettersens/cart
Last synced: about 1 month ago
JSON representation
:moneybag: A shopping cart implemented via the client-side in TypeScript.
- Host: GitHub
- URL: https://github.com/stpettersens/cart
- Owner: stpettersens
- License: other
- Created: 2015-06-25T22:29:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T11:10:42.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T11:36:00.253Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
### Cart
[![Build Status](https://travis-ci.org/stpettersens/Cart.svg?branch=master)](https://travis-ci.org/stpettersens/Cart) [![Code Climate](https://codeclimate.com/github/stpettersens/Cart/badges/gpa.svg)](https://codeclimate.com/github/stpettersens/Cart/code) [![Development Dependency Status](https://david-dm.org/stpettersens/Cart/dev-status.png?theme=shields.io)](https://david-dm.org/stpettersens/Cart#info=devDependencies) [![npm version](https://badge.fury.io/js/ssp-cart.svg)](http://npmjs.org/package/ssp-cart)A shopping cart implemented via the client-side in TypeScript.