Skip to content

Provides models, views, and templates for Shopify's shopping cart API.

Notifications You must be signed in to change notification settings

travishaynes/shopify-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopify-cart

This CoffeeScript library supplies structure to the Shopify cart API by providing dynamic views, and models with key-value bindings and events that update automatically when the cart changes.

Building

  • To build the project run cake build.
  • To watch the project and compile it automatically when it changes, run cake watch.

Testing

The tests are written in CoffeeScript, and served by Sinatra.

  • To install the dependencies run gem install sinatra
  • To run the tests run script/test and point your browser to localhost:3000

About

Provides models, views, and templates for Shopify's shopping cart API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published