{"id":25639562,"url":"https://github.com/lineupjs/lineup_app","last_synced_at":"2025-04-15T01:24:47.271Z","repository":{"id":29480961,"uuid":"121817254","full_name":"lineupjs/lineup_app","owner":"lineupjs","description":"LineUp.js Demo Application","archived":false,"fork":false,"pushed_at":"2023-04-10T21:59:49.000Z","size":6699,"stargazers_count":7,"open_issues_count":8,"forks_count":2,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-03-28T13:21:14.168Z","etag":null,"topics":["csv","demo-application","lineup","material","papa-parse","typescript","visual-analysis","visual-analytics"],"latest_commit_sha":null,"homepage":"https://lineup.js.org/app","language":"TypeScript","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/lineupjs.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":"2018-02-17T01:08:41.000Z","updated_at":"2023-05-09T23:54:11.000Z","dependencies_parsed_at":"2023-02-19T11:30:59.920Z","dependency_job_id":null,"html_url":"https://github.com/lineupjs/lineup_app","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lineupjs%2Flineup_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lineupjs%2Flineup_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lineupjs%2Flineup_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lineupjs%2Flineup_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lineupjs","download_url":"https://codeload.github.com/lineupjs/lineup_app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986999,"owners_count":21194162,"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":["csv","demo-application","lineup","material","papa-parse","typescript","visual-analysis","visual-analytics"],"created_at":"2025-02-23T03:38:35.977Z","updated_at":"2025-04-15T01:24:47.252Z","avatar_url":"https://github.com/lineupjs.png","language":"TypeScript","readme":"# LineUp App\n\n[![License: MIT][mit-image]][mit-url] [![Github Actions][github-actions-image]][github-actions-url]\n\nLineUp is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes.\nThis is a demo application using [LineUp.js](https://github.com/lineupjs/lineupjs). Details about the LineUp visualization technique can be found at [http://lineup.caleydo.org](http://lineup.caleydo.org).\n\nThe application is deployed at: https://lineup.js.org/app. The develop version using LineUp v4 is deployed at https://lineup.js.org/app_develop. It is a Single Page Application that requires no server installation. No data is transferred to any server but just kept local in your browser local storage using [IndexedDB](https://developer.mozilla.org/de/docs/Web/API/IndexedDB_API).\n\n![Start Page](./_readme/homepage.png)\n\n![Soccer dataset](./_readme/soccer.png)\n\n## Features\n\n- Data Management\n  - Choose one of the preloaded datasets\n  - Import/Export CSV File\n  - Import/Export JSON File\n  - Import/Export LineUp JSON Dump\n- Session Management\n  save different analyses with a custom session name. A session represents a view on the current dataset along with the currently specified sorting, filtering, grouping, and so on.\n- Export the current state to one of\n  - https://codepen.io\n  - https://jsfiddle.net\n  - https://codesandbox.io\n\n**Note** Uploaded files are stored in your local web browser only.\n\n## Supported Browsers\n\n- last 2 Chrome versions (best performance)\n- last 2 Edge versions (best performance)\n- last 2 Firefox versions\n- Firefox [Extended Support Release](https://www.mozilla.org/en-US/firefox/enterprise/) (ESR)\n\n## Usage\n\n![Start Page](./_readme/homepage_annotated.png)\n\n![Soccer Dataset](./_readme/soccer_annotated.png)\n\n## Hosting\n\nThis app is a client only app. Thus, requires no server since all data is stored on the browser only. To host it onself:\n\n1. build the app by following the development environemtn instructions and create a distribution package.\n1. copy the content of the `/build` directory to your target destination\n1. host the content through a web server such as NGINX or host it by running a local web server. A list of web servers can be found at https://gist.github.com/willurd/5720255.\n\n## Development Environment\n\n**Installation**\n\n```bash\ngit clone https://github.com/lineupjs/lineup_app.git\ncd lineup_app\nnpm i -g yarn\nyarn install\nyarn sdks vscode\n```\n\n### Common commands\n\n```sh\nyarn start\nyarn clean\nyarn compile\nyarn test\nyarn lint\nyarn fix\nyarn build\nyarn docs\n```\n\n## Authors\n\n- Samuel Gratzl (@sgratzl)\n\n[mit-image]: https://img.shields.io/badge/License-MIT-yellow.svg\n[mit-url]: https://opensource.org/licenses/MIT\n[github-actions-image]: https://github.com/lineupjs/lineup_app/workflows/ci/badge.svg\n[github-actions-url]: https://github.com/lineupjs/lineup_app/actions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flineupjs%2Flineup_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flineupjs%2Flineup_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flineupjs%2Flineup_app/lists"}