{"id":50799055,"url":"https://github.com/flexmonster/vue-sample","last_synced_at":"2026-06-12T17:30:58.235Z","repository":{"id":356103024,"uuid":"1202683475","full_name":"flexmonster/vue-sample","owner":"flexmonster","description":"Vue pivot grid example with Flexmonster 3.0 (preview)","archived":false,"fork":false,"pushed_at":"2026-05-06T15:32:55.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-06T17:35:33.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://prerelease.flexmonster.com","language":"CSS","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/flexmonster.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-06T09:35:34.000Z","updated_at":"2026-05-06T15:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flexmonster/vue-sample","commit_stats":null,"previous_names":["flexmonster/vue-sample"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/flexmonster/vue-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fvue-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fvue-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fvue-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fvue-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexmonster","download_url":"https://codeload.github.com/flexmonster/vue-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexmonster%2Fvue-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34256180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":[],"created_at":"2026-06-12T17:30:57.314Z","updated_at":"2026-06-12T17:30:58.226Z","avatar_url":"https://github.com/flexmonster.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue pivot table | Flexmonster 3.0 (preview) sample project with Vue\n\n[![Flexmonster Pivot](https://cdn.flexmonster.com/readmes/vue_30.webp)](https://prerelease.flexmonster.com/?r=sample_30_vue)\nWebsite: [prerelease.flexmonster.com](https://prerelease.flexmonster.com/?r=sample_30_vue)\n\n[![Github Stars](https://img.shields.io/github/stars/flexmonster?style=social)](https://github.com/flexmonster) [![Twitter](https://img.shields.io/twitter/follow/Flexmonster?style=social)](https://x.com/Flexmonster)\n\nFlexmonster 3.0 is an upcoming major update for [Flexmonster Pivot Table \u0026 Charts](https://www.flexmonster.com/?r=sample_30_vue), a powerful JavaScript pivot table component. Check out the [Flexmonster 3.0 roadmap](https://prerelease.flexmonster.com/roadmap?r=sample_30_vue#current) and keep track of the latest updates.\n\nThis repository contains a sample [Vue](https://vuejs.org/) project for Flexmonster Pivot 3.0 (preview).\n\nTable of contents:\n\n* [Prerequisites](#prerequisites)\n* [Installation](#installation)\n* [What is inside the project](#what-is-inside-the-project)\n* [Related Flexmonster docs](#related-flexmonster-docs)\n* [Support and feedback](#support-and-feedback)\n* [Flexmonster licensing](#flexmonster-licensing)\n* [Social media](#social-media)\n\n## Prerequisites\n\n- [Node.js 20 or later](https://nodejs.org/en/)\n\n## Installation\n\n1. Download a `.zip` archive with the sample project or clone it from GitHub with the following command:\n\n```bash\ngit clone https://github.com/flexmonster/vue-sample.git \u0026\u0026 cd vue-sample\n```\n\n2. Install the npm dependencies described in `package.json`:\n\n```bash\nnpm install\n```\n\n3. Run the sample project:\n\n```bash\nnpm start\n```\n\nThe project will be automatically opened in your browser.\n\n## What is inside the project\n\nThe Vue sample project contains a basic example of Flexmonster Pivot 3.0 usage.\n\n## Related Flexmonster docs\n\n- [Embed the Flexmonster UI](https://prerelease.flexmonster.com/doc/vue/embed-flexmonster-ui/?r=sample_30_vue) — learn how to integrate Flexmonster into a Vue project.\n\n## Support and feedback\n\nIn case of any issues, visit our [Troubleshooting](https://prerelease.flexmonster.com/doc/vue/troubleshooting/?r=sample_30_vue) section and look through the list of [common issues](https://prerelease.flexmonster.com/doc/vue/common-client-side-issues/?r=sample_30_vue).\n\nTo share your feedback or ask questions, contact our Tech team by raising a ticket on our [Help Center](https://www.flexmonster.com/help-center/?r=sample_30_vue).\n\n## Flexmonster licensing\n\nThis sample project is released under the MIT license (free and open-source). Also, it uses the [Flexmonster 3.0 (preview) wrapper for Vue](https://github.com/flexmonster/vue), which is governed by the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=sample_30_vue).\n\nFlexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=sample_30_vue).\n\nIf you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=sample_30_vue), and we will get in touch with you.\n\n## Social media\n\nFollow us on social media and stay updated on our development process!\n\n[![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\u0026logoSize=auto)](https://youtube.com/user/FlexMonsterPivot) [![X](https://img.shields.io/badge/@Flexmonster-black?style=for-the-badge\u0026logo=x\u0026logoColor=white\u0026logoSize=auto)](https://x.com/flexmonster) [![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/company/flexmonster)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fvue-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexmonster%2Fvue-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexmonster%2Fvue-sample/lists"}