{"id":16894319,"url":"https://github.com/jsor/carty","last_synced_at":"2025-04-11T13:34:19.585Z","repository":{"id":27933899,"uuid":"31426336","full_name":"jsor/carty","owner":"jsor","description":"A lightweight and simple to use shopping cart library.","archived":false,"fork":false,"pushed_at":"2022-10-31T23:23:35.000Z","size":785,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-28T01:49:20.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-27T15:44:06.000Z","updated_at":"2022-10-31T22:04:17.000Z","dependencies_parsed_at":"2022-08-20T06:40:32.347Z","dependency_job_id":null,"html_url":"https://github.com/jsor/carty","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsor%2Fcarty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsor%2Fcarty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsor%2Fcarty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsor%2Fcarty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsor","download_url":"https://codeload.github.com/jsor/carty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239648550,"owners_count":19674392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:18:20.784Z","updated_at":"2025-02-19T11:30:43.511Z","avatar_url":"https://github.com/jsor.png","language":"JavaScript","readme":"Carty\n=====\n\n[![Build Status](https://travis-ci.org/jsor/carty.svg?branch=master)](https://travis-ci.org/jsor/carty)\n[![Coverage Status](https://coveralls.io/repos/jsor/carty/badge.svg)](https://coveralls.io/r/jsor/carty)\n\nA lightweight and simple to use shopping cart library.\n\nDocumentation\n-------------\n\n* [Introduction](docs/introduction.md)\n* Carty with jQuery\n* Carty with Node.js\n\nBrowser Support and Polyfills\n-----------------------------\n\nCarty makes use of ES5 and ES6 features but doesn't ship itself with any\npolyfills. Make sure to include polyfills if your targeted environments don't\nsupport the required features.\n\n### ES5\n\nYou may use ES5 polyfills for the following features (if you have to support\nbrowsers like IE8 for example):\n\n* [`Array.prototype.every`](http://kangax.github.io/compat-table/es5/#Array.prototype.every)\n* [`Array.prototype.forEach`](http://kangax.github.io/compat-table/es5/#Array.prototype.forEach)\n* [`Array.prototype.map`](http://kangax.github.io/compat-table/es5/#Array.prototype.map)\n* [`Function.prototype.bind`](http://kangax.github.io/compat-table/es5/#Function.prototype.bind)\n* [`Object.keys`](http://kangax.github.io/compat-table/es5/#Object.keys)\n\nYou can use [es5-shim](https://github.com/es-shims/es5-shim) which provides the\nrequired polyfills.\n\n### ES6\n\nYou may use ES6 polyfills for the following features:\n\n* [`Promise`](http://kangax.github.io/compat-table/es6/#Promise)\n\n[ES6 Promises](http://people.mozilla.org/%7Ejorendorff/es6-draft.html#sec-promise-constructor)\nare supported in Node since version 0.11.13.\n\nFor browser support, check [caniuse](http://caniuse.com/#search=promise).\n\nYou can use [es6-promise](https://github.com/jakearchibald/es6-promise) to\npolyfill both Node and browsers.\n\n### Other\n\nIf you use the localStorage store adapter, you may polyfill \n[JSON](http://caniuse.com/#search=JSON) with\n[json2](https://github.com/douglascrockford/JSON-js).\n\nRunning the Tests\n-----------------\n\n### Node\n\n    $ npm install\n    $ make test\n\nLicense\n-------\n\nCopyright (c) 2015-2020 Jan Sorgalla.\nReleased under the [MIT](LICENSE?raw=1) license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsor%2Fcarty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsor%2Fcarty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsor%2Fcarty/lists"}