{"id":22079819,"url":"https://github.com/stack-stark/ng-live2d","last_synced_at":"2025-03-23T20:43:38.032Z","repository":{"id":41699790,"uuid":"244925523","full_name":"stack-stark/ng-live2d","owner":"stack-stark","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T15:34:15.000Z","size":1940,"stargazers_count":1,"open_issues_count":25,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T01:12:11.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/stack-stark.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":"2020-03-04T14:45:26.000Z","updated_at":"2020-08-03T07:40:14.000Z","dependencies_parsed_at":"2023-02-07T13:16:59.683Z","dependency_job_id":null,"html_url":"https://github.com/stack-stark/ng-live2d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-stark%2Fng-live2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-stark%2Fng-live2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-stark%2Fng-live2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-stark%2Fng-live2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stack-stark","download_url":"https://codeload.github.com/stack-stark/ng-live2d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168810,"owners_count":20571799,"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":[],"created_at":"2024-11-30T23:11:23.529Z","updated_at":"2025-03-23T20:43:38.002Z","avatar_url":"https://github.com/stack-stark.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# about\nangular下的live2d库\n\n# Install\n\n``` bash\nnpm install --save ng-live2d\n#or\nyarn add ng-live2d\n```\n\n# Usage\n``` js\nimpor { NgLive2dModule } from 'ng-live2d';\n\n@NgModule({\n    \"imports\": [\n        NgLive2dModule\n    ]\n})\n```\n``` html\n\u003clib-ng-live2d [modelNameOrUrl]=\"\" [needToTop]=\"\" [positionRight]=\"\"\u003e\u003c/lib-ng-live2d\u003e\n```\n# Params\n### modelNameOrUrl string\n模型名或地址,包含以下名字,可不传,默认hijiki\n\n`z16`,`Epsilon2_1`,`izumi`,`koharu`,`shizuku`,`miku`,`hijiki`,`tororo`\n\n如果传入值没匹配到上面名字则视为传入的为模型url,则加载传入的地址模型\n\n### needToTop boolean\n是否需要点击回到顶部功能,可不传默认false\n\n### positionRight boolean\n是否右下角显示,默认true,可不传;false则右下角显示\n\n# Change Log\n0.0.1 初始版本--2020.3.5\n0.0.2 增加支持传入模型地址,支持左下角显示--2020.3.6\n\n# Demo\nhttp://live2d.asnyc.cn\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstack-stark%2Fng-live2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstack-stark%2Fng-live2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstack-stark%2Fng-live2d/lists"}