{"id":17062362,"url":"https://github.com/devpaul/modern-clippy","last_synced_at":"2025-04-12T18:13:09.745Z","repository":{"id":42999651,"uuid":"191048671","full_name":"devpaul/modern-clippy","owner":"devpaul","description":"Modern implementations of Clippy for the web","archived":false,"fork":false,"pushed_at":"2023-01-07T07:26:12.000Z","size":21035,"stargazers_count":5,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T18:13:02.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://devpaul.github.io/modern-clippy/","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/devpaul.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":"2019-06-09T19:46:57.000Z","updated_at":"2023-02-15T18:09:51.000Z","dependencies_parsed_at":"2023-02-06T14:46:41.409Z","dependency_job_id":null,"html_url":"https://github.com/devpaul/modern-clippy","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/devpaul%2Fmodern-clippy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fmodern-clippy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fmodern-clippy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fmodern-clippy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devpaul","download_url":"https://codeload.github.com/devpaul/modern-clippy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610341,"owners_count":21132919,"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-10-14T10:49:47.521Z","updated_at":"2025-04-12T18:13:09.714Z","avatar_url":"https://github.com/devpaul.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Clippy\n\nInspired by [Smore's ClippyJS](https://www.smore.com/clippy-js)\n\nModern Clippy is a reimplementation of Clippy using Web Components\n\n![Screenshot](./docs/screenshot.png)\n\n[Try it out now](https://devpaul.github.io/modern-clippy/). API is below. Open the developer console and watch Clippy move!\n\n# Component APIs\n\n## Attributes\n\n* `mute` if sound is muted\n* `bundle` loads a json art bundle\n* `dialog` describes the placement of the speech bubble for clippy: `left`, `right`, `top`, `bottom`\n\n## Properties\n\n* `current` READONLY string: the current animation\n* `actions` READONLY string[]: a list of available actions\n\n## Events\n\n* `loaded`\n\t* emitted when a bundle has loaded\n* `actionStart`\n\t* identifies when a frame starts\n* `frame`\n\t* provides frame information\n\t* useful for coordinating dialogs\n* `actionEnd`\n\t* identifies when a frame ends\n\n## Functions\n\n* load(config: AgentConfiguration | string);\n\t* loads an AgentConfiguration\n* play(name: string)\n\t* play a specific action\n* playIdle()\n\t* play a random idle animation\n* stop()\n\t* exit gracefully from the current animation\n* stopImmediately()\n\t* exit immediately from the current animation and return to idle\n\n## Slots\n\n* `default` slots into the speech bubble\n\t* The dialog slot overrides any current speech being shown\n\n# Building\n\n## Quick Start\n\n* npm run build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Fmodern-clippy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevpaul%2Fmodern-clippy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Fmodern-clippy/lists"}