knockout-cart
Shopping cart library
A browser-based shopping cart implementation using KnockoutJS and local storage
A simple browser-based shopping cart that uses local storage, powered by KnockoutJS
84 stars
22 watching
36 forks
Language: JavaScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marccloud/magic-cart | A Cycle.js application demonstrating basic shopping cart functionality | 6 |
lukepolo/laracart | A package providing a comprehensive shopping cart system with features such as coupons, taxation, and item chaining for Laravel applications. | 576 |
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
sinbadxiii/phalcon-cart | A simple shopping cart implementation for Phalcon applications. | 4 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,020 |
gvolpe/shopping-cart-haskell | A Haskell implementation of a shopping cart application with features like HTTP support and type-safe data structures. | 64 |
crisgon/vue-cart | A Vue.js-based shop cart implementation with state management and routing | 165 |
coderenaissance/knockout.viewmodel | Creates and manages viewmodels for Knockout.js applications | 105 |
simara-svatopluk/cart | A Domain-Driven Design shop cart demonstration project in PHP | 104 |
madcapnmckay/knockout-ui | A collection of reusable UI components based on KnockoutJS and JQuery UI | 263 |
rniemeyer/knockout-postbox | A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. | 350 |
hunterloftis/knockout.namespaces | A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces | 57 |
thelinuxlich/knockout.model | A JavaScript library providing a base model class for building Knockout.js applications with RESTful routing and data management capabilities. | 61 |
s-cart/s-cart | An e-commerce website platform with shopping cart and CMS content management built on top of the Laravel PHP framework | 662 |
rniemeyer/knockout-sortable | A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 547 |