{"id":20526011,"url":"https://github.com/codeyellowbv/backbone-virtualcollection-split","last_synced_at":"2026-05-29T18:30:58.764Z","repository":{"id":34997859,"uuid":"39086607","full_name":"CodeYellowBV/backbone-virtualcollection-split","owner":"CodeYellowBV","description":"Automatically split a Backbone collection into multiple Virtual Collections based on a key.","archived":false,"fork":false,"pushed_at":"2015-07-16T14:28:20.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-06T01:45:44.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeYellowBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-14T16:26:57.000Z","updated_at":"2015-07-14T16:35:16.000Z","dependencies_parsed_at":"2022-09-01T23:41:58.230Z","dependency_job_id":null,"html_url":"https://github.com/CodeYellowBV/backbone-virtualcollection-split","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeYellowBV/backbone-virtualcollection-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fbackbone-virtualcollection-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fbackbone-virtualcollection-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fbackbone-virtualcollection-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fbackbone-virtualcollection-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeYellowBV","download_url":"https://codeload.github.com/CodeYellowBV/backbone-virtualcollection-split/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fbackbone-virtualcollection-split/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-15T23:11:52.042Z","updated_at":"2026-05-29T18:30:58.744Z","avatar_url":"https://github.com/CodeYellowBV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backbone-virtualcollection-split\n\nAutomatically split a Backbone collection into multiple Virtual Collections based on a key.\n\n## Usage\n\n```js\nvar SplitCollection = require('backbone-virtualcollection-split');\nvar collection = new Backbone.Collection([{\n    date: '2015-07-10',\n    name: 'zaico'\n}, {\n    date: '2015-07-10',\n    name: 'japser'\n}, {\n    date: '2015-07-07',\n    name: 'henk'\n}, {\n    date: '2015-07-07',\n    name: 'de vries'\n}]);\n\nvar foo = new SplitCollection(collection, '');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Fbackbone-virtualcollection-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeyellowbv%2Fbackbone-virtualcollection-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Fbackbone-virtualcollection-split/lists"}