{"id":13425822,"url":"https://github.com/crossfilter/crossfilter","last_synced_at":"2025-05-14T10:11:30.029Z","repository":{"id":33098392,"uuid":"36736000","full_name":"crossfilter/crossfilter","owner":"crossfilter","description":"Fast n-dimensional filtering and grouping of records.","archived":false,"fork":false,"pushed_at":"2023-07-19T00:43:22.000Z","size":3326,"stargazers_count":1744,"open_issues_count":26,"forks_count":189,"subscribers_count":60,"default_branch":"master","last_synced_at":"2024-10-29T15:34:22.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://crossfilter.github.io/crossfilter/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crossfilter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2015-06-02T13:42:34.000Z","updated_at":"2024-10-17T18:02:30.000Z","dependencies_parsed_at":"2024-01-02T22:59:41.453Z","dependency_job_id":null,"html_url":"https://github.com/crossfilter/crossfilter","commit_stats":{"total_commits":237,"total_committers":44,"mean_commits":5.386363636363637,"dds":0.8143459915611815,"last_synced_commit":"0c35c84d13c238d34e92d7d871e1b8f8236dffe8"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossfilter%2Fcrossfilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossfilter%2Fcrossfilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossfilter%2Fcrossfilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossfilter%2Fcrossfilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crossfilter","download_url":"https://codeload.github.com/crossfilter/crossfilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248338029,"owners_count":21087151,"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-07-31T00:01:19.703Z","updated_at":"2025-04-11T03:37:08.453Z","avatar_url":"https://github.com/crossfilter.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Utils"],"sub_categories":[],"readme":"# Crossfilter\n\n[![Join the chat at https://gitter.im/crossfilter/crossfilter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/crossfilter/crossfilter?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) ![Tests](https://github.com/crossfilter/crossfilter/workflows/Tests/badge.svg) [![CDNJS](https://img.shields.io/cdnjs/v/crossfilter2.svg)](https://cdnjs.com/libraries/crossfilter2)\n\n**Crossfilter** is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (\u003c30ms) interaction with coordinated views, even with datasets containing a million or more records.\n\n**NOTE:** We are seeking new maintainers for this repo. See [#171](https://github.com/crossfilter/crossfilter/issues/171) for discussion.\n\nSince most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and reducing is significantly faster than starting from scratch. Crossfilter uses sorted indexes (and a few bit-twiddling hacks) to make this possible, dramatically increasing the perfor­mance of live histograms and top-K lists. Crossfilter is available under the [Apache License](/square/crossfilter/blob/master/LICENSE).\n\nThis is a community-maintained fork of the original [square/crossfilter](https://github.com/square/crossfilter) library.\n\nWant to learn more? [See the wiki.](https://github.com/crossfilter/crossfilter/wiki)\n\n## Gallery of Community Examples\n\n* [Configurable Chart Collection (C3) - World Bank Example](http://drarmstr.github.io/chartcollection/examples/#worldbank) - ([Source](http://drarmstr.github.io/chartcollection/examples/#worldbank/source), [HTML](http://drarmstr.github.io/chartcollection/examples/#worldbank/html))\n* [Dimensional Charting JavaScript Library (dc.js)](https://dc-js.github.io/dc.js/) - ([Source](https://dc-js.github.io/dc.js/docs/stock.html))\n\n## Installation\n\nThis package can be found under the name `crossfilter2` in npm:\n\n     npm install crossfilter2\n     \n## Development\n\nInstall dependencies:\n\n * `npm install`\n\nTest changes with `npm test`. Build with `npm run build` for use in the browser. You may also want to benchmark your changes with `npm run benchmark`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossfilter%2Fcrossfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossfilter%2Fcrossfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossfilter%2Fcrossfilter/lists"}