{"id":18782970,"url":"https://github.com/webex/message-composer","last_synced_at":"2025-04-13T12:09:15.885Z","repository":{"id":36030969,"uuid":"207303772","full_name":"webex/message-composer","owner":"webex","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-09T23:12:44.000Z","size":7479,"stargazers_count":1,"open_issues_count":37,"forks_count":15,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-13T12:09:06.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/webex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-09T12:28:53.000Z","updated_at":"2023-03-06T13:40:19.000Z","dependencies_parsed_at":"2023-01-16T12:16:14.899Z","dependency_job_id":null,"html_url":"https://github.com/webex/message-composer","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fmessage-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fmessage-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fmessage-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fmessage-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webex","download_url":"https://codeload.github.com/webex/message-composer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710448,"owners_count":21149190,"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-07T20:37:39.584Z","updated_at":"2025-04-13T12:09:15.857Z","avatar_url":"https://github.com/webex.png","language":"JavaScript","readme":"# Message Composer\n\nMessage composer for the Webex Web Client.\n\n## Setup\n\nYou will need Node v11+ and Yarn installed.\n\n## Usage\n\n`yarn build` to build the composer.\n\nTo link with the client, run `yarn link` in your message composer terminal, then run `yarn link @webex/message-composer` in the client terminal.\nYou will need to build the composer after making changes for them to take effect. To unlink, run `yarn unlink @webex/message-composer` in the client terminal, then `yarn` to rebuild the original package from deployed package.\n\nTo test without linking to a client, run `yarn storybook`.\n\nExample of usage in the client:\n\n```javascript\nimport Composer from '@webex/message-composer';\n\n// Prepare the functions and variables and whatnot\n\n\u003cComposer\n  draft={draft}\n  mentions={mentions}\n  notifyKeyDown={onKeyDown}\n  onError={onError}\n  placeholder={placeholder}\n  send={onSend}\n  setEmitter={realSetEmitter}\n  Toolbar={Toolbar}\n\u003e\n  {stagedFiles}\n  {quotedActivitySection}\n\u003c/Composer\u003e;\n```\n\nOr check out the [stories](src/index.stories.js) file.\n\n## API\n\nCheck out the API docs [here](docs/api.md).\n\n## Development\n\nSee the [development notes](docs/development.md) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebex%2Fmessage-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebex%2Fmessage-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebex%2Fmessage-composer/lists"}