{"id":20476406,"url":"https://github.com/thoughtspile/hippotable","last_synced_at":"2025-10-06T01:44:14.577Z","repository":{"id":198501504,"uuid":"700920374","full_name":"thoughtspile/hippotable","owner":"thoughtspile","description":"👩🏻‍🔬📊 Lightweight data analysis in your browser","archived":false,"fork":false,"pushed_at":"2024-06-20T09:14:36.000Z","size":45172,"stargazers_count":78,"open_issues_count":8,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-18T13:44:03.261Z","etag":null,"topics":["csv","dashboard","data-analysis","data-science","javascript","table","visualization"],"latest_commit_sha":null,"homepage":"https://thoughtspile.github.io/hippotable/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thoughtspile.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-05T14:51:55.000Z","updated_at":"2025-08-15T16:59:01.000Z","dependencies_parsed_at":"2024-11-15T15:31:26.351Z","dependency_job_id":null,"html_url":"https://github.com/thoughtspile/hippotable","commit_stats":null,"previous_names":["thoughtspile/hippostats","thoughtspile/hippotable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thoughtspile/hippotable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtspile%2Fhippotable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtspile%2Fhippotable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtspile%2Fhippotable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtspile%2Fhippotable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoughtspile","download_url":"https://codeload.github.com/thoughtspile/hippotable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtspile%2Fhippotable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547874,"owners_count":26004773,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["csv","dashboard","data-analysis","data-science","javascript","table","visualization"],"created_at":"2024-11-15T15:20:25.999Z","updated_at":"2025-10-06T01:44:14.538Z","avatar_url":"https://github.com/thoughtspile.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [🦛 Hippotable](https://thoughtspile.github.io/hippotable/)\n\nHippotable is a simple tool to work with data in the browser. Your data is never sent to a third-party server, protecting your privacy and saving bandwidth. All processing happens in-memory to ensure great performance and real-time feedback. Try it now at [thoughtspile.github.io/hippotable](https://thoughtspile.github.io/hippotable/)\n\n![](./docs/hippotable.png)\n\nFeatures:\n\n- 📦 Open CSV files — tested with datasets up to 100 Mb.\n- 🚀 Clean and efficient UI lets you scroll though thousands of rows.\n- 🔎 Filter and sort your data without delay.\n- 👩‍🔬 Aggregate / groupby data to gain deeper insights.\n- 🏗️ Build powerful data pipelines with multiple filter / aggrefate steps.\n- 💾 Share results with CSV export.\n- 💯 Free and open-source.\n\n## Running locally\n\nClone this repository, then:\n\n```sh\nnpm ci\nnpm run dev\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## Acknowledgements\n\n[Arquero](https://github.com/uwdata/arquero) provides the solid dataframe foundation — thanks to [Jeffrey Heer](https://twitter.com/jeffrey_heer) and all the contributors!\n\n[SolidJS](https://github.com/solidjs/solid/) gives us the good developer experience with the performance of vanilla DOM — great work by [Ryan Carniato](https://twitter.com/RyanCarniato) and the team.\n\nLast but not least, [TanStack virtual](https://github.com/TanStack/virtual) by [Tanner Linsley](https://twitter.com/tannerlinsley) gives us powerful table virtualization — and is one of the few projects that support SolidJS.\n\n[Finos perspective,](https://github.com/finos/perspective) especially its [datagrid component](https://perspective.finos.org/block/?example=editable) was a big influence on hippotable. Perspective has a more integrated design, while hippotable goes with a more modular setup, leveraging other open-source projects under the hood. Hippotable is also designed with multi-layer analysis (aggregate-filter-aggregate) in mind, and should eventually support operations spanning multiple tables.\n\n## License\n\n[GPLv3 License](./LICENSE)\n\nBuilt in 2023 by [Vladimir Klepov](https://thoughtspile.github.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtspile%2Fhippotable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtspile%2Fhippotable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtspile%2Fhippotable/lists"}