{"id":16578893,"url":"https://github.com/fritx/react-at","last_synced_at":"2025-10-29T05:30:51.688Z","repository":{"id":65372109,"uuid":"76461074","full_name":"fritx/react-at","owner":"fritx","description":"At.js for React.","archived":false,"fork":false,"pushed_at":"2018-06-06T08:16:10.000Z","size":209,"stargazers_count":17,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-02-01T22:24:16.286Z","etag":null,"topics":["at","atwho","react"],"latest_commit_sha":null,"homepage":"https://npmjs.com/react-at","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/fritx.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":"2016-12-14T13:16:22.000Z","updated_at":"2023-06-12T02:36:46.000Z","dependencies_parsed_at":"2023-01-19T23:16:38.096Z","dependency_job_id":null,"html_url":"https://github.com/fritx/react-at","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/fritx%2Freact-at","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-at/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-at/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-at/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fritx","download_url":"https://codeload.github.com/fritx/react-at/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238777150,"owners_count":19528813,"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":["at","atwho","react"],"created_at":"2024-10-11T22:16:03.744Z","updated_at":"2025-10-29T05:30:50.017Z","avatar_url":"https://github.com/fritx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-at\n\n\u003cimg width=\"400\" height=\"335\" src=\"https://raw.githubusercontent.com/fritx/react-at/dev/shot.png\"\u003e\n\n- [x] Filter/Scroll/Insert/Delete\n- [x] Keyboard/Mouse events\n- [x] Plain-text based, no jQuery, no extra nodes\n- [x] ContentEditable\n- [ ] Avatar\n\nSee also: [vue-at][vue-at]\n\n## Motivation\n\n[At.js][at.js] is awesome (4000+ stars), but:\n\n- It is [buggy][buggy].\n- It seems like out of maintainment.\n- It is based on jQuery.\n- Its code is like \"Spaghetti\" and hard to read.\n\nFinally I lost interest in [patching it][buggy] and ended up creating this.\n\n```jsx\nimport Editor from 'react-editor'\nimport At from 'react-at'\nconst members = ['Roxie Miles', 'grace.carroll', '小浩']\n\n\u003cAt members={members}\u003e\n  \u003cEditor /\u003e\n\u003c/At\u003e\n\n\u003cAt members={members}\u003e\n  \u003cdiv contentEditable /\u003e\n\u003c/At\u003e\n```\n\n[vue-at]: https://github.com/fritx/vue-at\n[at.js]: https://github.com/ichord/At.js\n[buggy]: https://github.com/ichord/At.js/issues/411#issuecomment-256662090\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Freact-at","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffritx%2Freact-at","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Freact-at/lists"}