{"id":20669674,"url":"https://github.com/fox-one/pando-lots-vue","last_synced_at":"2026-03-19T17:01:50.562Z","repository":{"id":38988778,"uuid":"440184978","full_name":"fox-one/pando-lots-vue","owner":"fox-one","description":"The community vue-components for chats and stream seamless","archived":false,"fork":false,"pushed_at":"2023-02-04T04:17:23.000Z","size":25233,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-17T18:01:31.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fox-one.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-20T13:44:57.000Z","updated_at":"2023-11-19T16:53:09.000Z","dependencies_parsed_at":"2023-02-18T13:35:19.616Z","dependency_job_id":null,"html_url":"https://github.com/fox-one/pando-lots-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fox-one/pando-lots-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-one%2Fpando-lots-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-one%2Fpando-lots-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-one%2Fpando-lots-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-one%2Fpando-lots-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox-one","download_url":"https://codeload.github.com/fox-one/pando-lots-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-one%2Fpando-lots-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30294789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-16T20:15:31.403Z","updated_at":"2026-03-09T12:06:43.140Z","avatar_url":"https://github.com/fox-one.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pando-lots-vue\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n[Demo](https://fox-one.github.io/pando-lots-vue/)\n\n## Quick start\n### Install\n```shell\nnpm i -S @foxone/pando-lots-vue\n# or\nyarn add @foxone/pando-lots-vue\n# or\npnpm i -S @foxone/pando-lots-vue\n```\n\n### Usage\n- Import\n  ```js\n  import PandoLots from '@foxone/pando-lots-vue';\n  import \"@foxone/pando-lots-vue/lib/index.css\";\n\n  Vue.use(PandoLots);\n  ```\n\n- In any **.vue file\n\n  ```html\n  \u003cpando-lots\n    type=\"card\"\n    group-id=\"7000103413\"\n    theme-color=\"#88E108\"\n    @error=\"handleError\"\n    api-base=\"https://dev-courses-api.firesbox.com/v1\"\n    ws-base=\"wss://dev-courses-ws.firesbox.com\"\n  /\u003e\n  \n  \u003cpando-lots\n    type=\"button\"\n    group-id=\"7000103417\"\n    theme-color=\"#EE4596\"\n    @error=\"handleError\"\n    api-base=\"https://dev-courses-api.firesbox.com/v1\"\n    ws-base=\"wss://dev-courses-ws.firesbox.com\"\n  /\u003e\n\n  \u003cpando-lots\n    group-id=\"7000104299\"\n    theme-color=\"#88E108\"\n    api-base=\"https://dev-courses-api.firesbox.com/v1\"\n    ws-base=\"wss://dev-courses-ws.firesbox.com\"\n  \u003e\n    \u003ctemplate #activator=\"{ on }\"\u003e\n      \u003cbutton v-on=\"on\"\u003e\n        Custom Entry\n      \u003c/button\u003e\n    \u003c/template\u003e\n  \u003c/pando-lots\u003e\n  ```\n\n## Dev\nFor debugging or maintenance, you can clone the whole git repository and run the project:\n\n```shell\ngit clone --depth 1\n\nyarn \u0026\u0026 yarn dev\n```\n\n[More Detials](./DEV.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-one%2Fpando-lots-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffox-one%2Fpando-lots-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-one%2Fpando-lots-vue/lists"}