{"id":19328064,"url":"https://github.com/inab/oeb-visualizations-demo","last_synced_at":"2025-10-05T09:50:14.604Z","repository":{"id":208424795,"uuid":"721243543","full_name":"inab/oeb-visualizations-demo","owner":"inab","description":"Web showing examples of components in OEB Visualizations library","archived":false,"fork":false,"pushed_at":"2024-03-07T16:25:43.000Z","size":30583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T07:25:53.394Z","etag":null,"topics":["openebench","plotlyjs"],"latest_commit_sha":null,"homepage":"https://inab.github.io/oeb-visualizations-demo/","language":"JavaScript","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/inab.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-20T16:44:37.000Z","updated_at":"2023-12-04T10:14:59.000Z","dependencies_parsed_at":"2024-03-07T15:52:29.927Z","dependency_job_id":"e9169c01-c578-4964-bd80-2aab5563ebb6","html_url":"https://github.com/inab/oeb-visualizations-demo","commit_stats":null,"previous_names":["evamart/nuxt-playground","evamart/oeb-charts-visualizations"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Foeb-visualizations-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Foeb-visualizations-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Foeb-visualizations-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Foeb-visualizations-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inab","download_url":"https://codeload.github.com/inab/oeb-visualizations-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240429146,"owners_count":19799804,"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":["openebench","plotlyjs"],"created_at":"2024-11-10T02:20:03.621Z","updated_at":"2025-10-05T09:50:04.585Z","avatar_url":"https://github.com/inab.png","language":"JavaScript","readme":"# OEB Visualizations Demo\n\nWelcome to the official demonstration site for our Vue-based Web Components Library! This site serves as a showcase for our collection of high-quality, reusable web components designed to accelerate and enhance the web development of the [OpenEBnch](https://openebench.bsc.es) site. Each component is built with Vue, ensuring seamless integration and dynamic interactivity.\nFeatures\n\nOur library offers a wide range of features designed to meet modern web development needs:\n\n- **Responsive Design**: Ensures your applications look great on any device.\n- **Accessibility**: Components are built with accessibility in mind, promoting inclusivity.\n- **Customization**: Easily themed and customized to fit your requirements.\n\n\n## Installation and Usage\n\nTo run the demo site locally:\n\n- Clone the repository: `git clone https://github.com/inab/oeb-visualizations-demo`  \n- Install dependencies: `npm install`\n- Serve the site locally: `npm run dev`\n- Navigate to http://localhost:3000 to view the demo site.\n\n## Development \n\nThis site is built with [Nuxt.js](https://nuxtjs.org/), a Vue.js framework. The main page is located in `pages/index.vue`, and the different components are showcased in separate cards. The components are imported from the `oeb-visualizations` library, and the details of each card are defined in the `components` array in the `index.vue` file.\n\n### Steps to Introduce New Cards for New Components\n\nIf you've crafted a new component within the `oeb-visualizations` library and wish to feature it on the site, adhere to the steps below:\n\n- Start by generating the main content for the new card. Do this by creating a separate component within the `components` folder (referred to as the \"content component\"). This component should contain all necessary elements to effectively demonstrate the capabilities of the new library component.\n- Next, ensure the \"content component\" is imported into the `index.vue` file.\n- Proceed to incorporate the new card's details into the `components` array in the `index.vue` file. These details should include:\n    - `title`: The name of the card, typically mirroring the component's name or a close variant.\n    - `id`: A unique identifier for the card, generally the component's name in lowercase, without spaces.\n    - `component`: Reference to the \"content component\" you've imported.\n    - `documentationLink` (optional): A hyperlink directing users to the component's documentation. Usually of the form `https://inab.github.io/oeb-visualizations/#/component-name`.\n\n\nPlease, make sure to read the [CONTRIBUTION guidelines](./CONTRIBUTING.md) before adding new components.\n\n## Deployment\n\nThe demo page is automatically deployed to GitHub Pages when changes are merged into the `main` branch. The deployment is handled by GitHub Actions, which runs the `deploy.yml` workflow to build and deploy the site.\n\n## Components technical Documentation\n\nDetailed technical documentation for each component is readily accessible from the demo site as links. Visit our [documentation section](https://inab.github.io/oeb-visualizations/) for more information (in-depth explanations, API details, and usage guidelines).\n\n## Contributing\n\nIf you would like to add a new component or make any other modifications, please follow the guidelines in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\n## Getting Feedback or Help \n\nIf you need help or want to discuss something, you can open an [issue](https://github.com/inab/oeb-visualizations-demo/issues/new) in this repository.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Foeb-visualizations-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finab%2Foeb-visualizations-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Foeb-visualizations-demo/lists"}