{"id":43481757,"url":"https://github.com/tiagoporto/react-chat","last_synced_at":"2026-02-03T08:33:41.414Z","repository":{"id":148078375,"uuid":"132187509","full_name":"tiagoporto/react-chat","owner":"tiagoporto","description":"💬 React chat with Socket.io Client","archived":false,"fork":false,"pushed_at":"2026-01-19T15:37:27.000Z","size":2775,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T21:54:48.259Z","etag":null,"topics":["chat","chatroom","react","socket-io","socket-io-client"],"latest_commit_sha":null,"homepage":"https://tiagoporto.github.io/react-chat","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/tiagoporto.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"tiagoporto","custom":["https://sl1nk.com/paypal-donate","https://sl1nk.com/btc-wallet"]}},"created_at":"2018-05-04T20:46:00.000Z","updated_at":"2026-01-19T15:37:31.000Z","dependencies_parsed_at":"2023-05-19T02:15:15.021Z","dependency_job_id":null,"html_url":"https://github.com/tiagoporto/react-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiagoporto/react-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Freact-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Freact-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Freact-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Freact-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagoporto","download_url":"https://codeload.github.com/tiagoporto/react-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagoporto%2Freact-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chat","chatroom","react","socket-io","socket-io-client"],"created_at":"2026-02-03T08:33:41.283Z","updated_at":"2026-02-03T08:33:41.408Z","avatar_url":"https://github.com/tiagoporto.png","language":"JavaScript","funding_links":["https://github.com/sponsors/tiagoporto","https://sl1nk.com/paypal-donate","https://sl1nk.com/btc-wallet"],"categories":[],"sub_categories":[],"readme":"# React Chat\n\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-yellow.svg)](http://standardjs.com)\n[![js-react-app-style](https://img.shields.io/badge/code%20style-react--app-blue.svg)](https://github.com/patrio/eslint-config-react)\n[![Dependencies Status](https://img.shields.io/david/tiagoporto/react-chat.svg?style=flat-square)](https://david-dm.org/tiagoporto/react-chat)\n[![devDependencies Status](https://img.shields.io/david/dev/tiagoporto/react-chat.svg?style=flat-square)](https://david-dm.org/tiagoporto/react-chat?type=dev)\n\n\n\u003e Simple Chat using Socket.io\n\n## Features\n- Send/Receive Messages\n- Parse link message\n- Parse youtube link message\n- Parse image link message\n- Show Online/Offline Status\n- Show Total participants\n- Send message on Ctrl+Enter\n- Change username\n- Save settings on LocalStorage\n- Reset default settings\n- Interface Languages English, Portuguese (Brazil), French\n- Interface theme Light/Dark\n\n\nThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).\n\n## Uses\n- [editorconfig](http://editorconfig.org/)\n- [React](https://reactjs.org/)\n- [React-Router](https://reactjs.org/)\n- [MobX](https://mobx.js.org/)\n- [i18n-react](https://mobx.js.org/)\n- [Socket.io](https://socket.io/)\n- [Flow](https://flow.org/)\n- [Eslint](https://eslint.org/)\n  - [eslint-config-react-app](https://www.npmjs.com/package/eslint-config-react-app)\n  - [eslint-config-standard](http://standardjs.com)\n- [Stylus](http://stylus-lang.com/)\n- [Normalize.css](https://necolas.github.io/normalize.css/)\n- [Autoprefixer](https://autoprefixer.github.io/)\n- [Webpack](https://webpack.js.org/)\n\n## Running the project\nFirst of all, install dependencies\n```sh\nnpm install\n```\n\n### Start developemnt\n```sh\nnpm start\n```\n\n### Build\n```sh\nnpm run build\n```\n\n### Test\n\n```\nnpm run test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagoporto%2Freact-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagoporto%2Freact-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagoporto%2Freact-chat/lists"}