{"id":20301332,"url":"https://github.com/davedupplaw/jquery.faceted-browser","last_synced_at":"2026-04-29T21:37:36.128Z","repository":{"id":81828553,"uuid":"69191000","full_name":"davedupplaw/jquery.faceted-browser","owner":"davedupplaw","description":"Faceted Data Browser for jQuery","archived":false,"fork":false,"pushed_at":"2017-05-27T20:48:41.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T06:31:31.522Z","etag":null,"topics":["browser","data","database","drag-and-drop","draggable-elements","facet-browser","javascript","javascript-library","jquery","jquery-plugin","jquery-widgets"],"latest_commit_sha":null,"homepage":"http://david.dupplaw.me.uk/developer/jquery-facets","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/davedupplaw.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-25T21:15:16.000Z","updated_at":"2022-10-02T06:34:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"104ef559-4c05-43b7-a03b-7aecb0977d70","html_url":"https://github.com/davedupplaw/jquery.faceted-browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davedupplaw/jquery.faceted-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davedupplaw%2Fjquery.faceted-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davedupplaw%2Fjquery.faceted-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davedupplaw%2Fjquery.faceted-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davedupplaw%2Fjquery.faceted-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davedupplaw","download_url":"https://codeload.github.com/davedupplaw/jquery.faceted-browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davedupplaw%2Fjquery.faceted-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["browser","data","database","drag-and-drop","draggable-elements","facet-browser","javascript","javascript-library","jquery","jquery-plugin","jquery-widgets"],"created_at":"2024-11-14T16:25:22.055Z","updated_at":"2026-04-29T21:37:36.099Z","avatar_url":"https://github.com/davedupplaw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Draggable Facet Browser for jQuery\n5th December 2013\n\nThis package contains the jQuery facet browser plugin and\na server-side script in PHP for resolving the facets.\n\nA facet browser is a browser similar to the `Artist \u003e Album`\ntype of browser you might see in iTunes.  This one has a difference\nin that you can choose in what order the facets are browsed\nusing drag and drop client-side.\n\nThis codebase contains the jQuery widget for the draggable\nbrowser which generates GET calls to an API, as well as an implementation\nof that API using PHP.  You are welcome to use your own implementation.\n\nFor information about the code, how to use it and see it in action, go to:\nhttp://david.dupplaw.me.uk/developer/jquery-facets/\n\n## TO GET THE DEMO GOING:\n\nThe demo uses an sqlite database which is not included in\nthis package simply for size efficiency. Download the SQLite\ndatabase from here:\nhttp://david.dupplaw.me.uk/files/CarInfo.sqlite\n\nPut this file into the same directory as you've extracted\nthis package to. It's a 1.8Mb download.\n\nNext you need to include a couple of dependencies for the PHP\npart. The dependencies are managed using composer, so download\nand run composer:\n\n```\n\t# Install Composer\n\tcurl -sS https://getcomposer.org/installer | php\n\t# Run Composer\n\tphp composer.phar install\n```\n\nIf you unpacked to a web-directory, you're done. Just go to\nindex.html. Otherwise, you can use PHP5's built-in web-server\nto see the demo:\n\n```\n\tphp -S localhost:8000\n```\n\nThen browse to http://localhost:8000\n\nFor information about the code and how to use it, see:\nhttp://david.dupplaw.me.uk/developer/jquery-facets/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavedupplaw%2Fjquery.faceted-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavedupplaw%2Fjquery.faceted-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavedupplaw%2Fjquery.faceted-browser/lists"}