{"id":26936179,"url":"https://github.com/lisuke/docsify-plugin-meting-api","last_synced_at":"2025-04-02T12:32:36.668Z","repository":{"id":88411596,"uuid":"606473152","full_name":"lisuke/docsify-plugin-meting-api","owner":"lisuke","description":"A docsify.js plugin for meting-api. ","archived":false,"fork":false,"pushed_at":"2023-02-27T12:19:59.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-10T20:00:00.840Z","etag":null,"topics":["docsify","docsify-plugin","meting","meting-api"],"latest_commit_sha":null,"homepage":"https://lisuke.github.io/docsify-plugin-meting-api/","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/lisuke.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}},"created_at":"2023-02-25T15:48:27.000Z","updated_at":"2024-08-02T16:03:03.000Z","dependencies_parsed_at":"2023-06-13T14:00:39.867Z","dependency_job_id":null,"html_url":"https://github.com/lisuke/docsify-plugin-meting-api","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"1e2c7283b6db6fe264d2c43919a12d9dda80948d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisuke%2Fdocsify-plugin-meting-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisuke%2Fdocsify-plugin-meting-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisuke%2Fdocsify-plugin-meting-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisuke%2Fdocsify-plugin-meting-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lisuke","download_url":"https://codeload.github.com/lisuke/docsify-plugin-meting-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246815728,"owners_count":20838494,"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":["docsify","docsify-plugin","meting","meting-api"],"created_at":"2025-04-02T12:32:17.269Z","updated_at":"2025-04-02T12:32:36.660Z","avatar_url":"https://github.com/lisuke.png","language":"JavaScript","readme":"# docsify-plugin-meting-api\nA [docsify.js](https://docsify.js.org) plugin for [meting-api](https://github.com/topics/meting).\n\n## Install\n\n1. Insert APlayer into **head** tag (index.html)\n\n```html\n    \u003c!-- require APlayer --\u003e\n    \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css\"\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js\"\u003e\u003c/script\u003e\n```\n\n2. Then insert docsify-plugin-meting-api plugin into **body** tag\n\n```html\n    \u003c!-- docsify-plugin-meting-api --\u003e\n    \u003c!-- required axios --\u003e\n    \u003cscript type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js\"\u003e\u003c/script\u003e\n    \u003cscript type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/docsify-plugin-meting-api/dist/docsify-plugin-meting-api.min.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nYou can set **MetingAPI** option, example:\n\n```html\nwindow.$docsify = {\n    MetingAPI: {\n        elementId: 'meting',\n        api: 'https://api.i-meto.com/meting/api',\n        fixed: true,\n        autoplay: true,\n        lrcType: 3,\n        order: 'random',\n        loop: 'all',\n        mutex: true,\n        theme: '#b7daff',\n        playlists: [\n            { server: 'netease', type: 'playlist', id: '7597958861' },\n            { server: 'netease', type: 'playlist', id: '379025025' },\n            { server: 'netease', type: 'playlist', id: '7383516738' },\n        ],\n    },\n};\n```\n\n## Example\n\n1. Run `npm i`\n2. Run `npm run docs`\n3. Go to [http://localhost:3000/](http://localhost:3000/)\n\n## License\n\n[MIT license](LICENSE)\n\n## TODO\n\n- ...","funding_links":[],"categories":["Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisuke%2Fdocsify-plugin-meting-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flisuke%2Fdocsify-plugin-meting-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisuke%2Fdocsify-plugin-meting-api/lists"}