{"id":15916962,"url":"https://github.com/ruben-arushanyan/react-comfort","last_synced_at":"2025-03-24T07:31:44.881Z","repository":{"id":43264984,"uuid":"511178872","full_name":"Ruben-Arushanyan/react-comfort","owner":"Ruben-Arushanyan","description":"React Comfort is a React library that provides utilities for common programming tasks, that make coding in React easier and cleaner.","archived":false,"fork":false,"pushed_at":"2023-06-16T23:09:18.000Z","size":3050,"stargazers_count":14,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T11:50:19.802Z","etag":null,"topics":["boost","extras","helpers","react","react-comfort","stdlib","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":"https://react-comfort.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ruben-Arushanyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Ruben-Arushanyan","custom":["https://www.paypal.me/rubenarushanyan"]}},"created_at":"2022-07-06T14:50:13.000Z","updated_at":"2025-01-06T18:17:32.000Z","dependencies_parsed_at":"2023-02-01T05:31:13.333Z","dependency_job_id":null,"html_url":"https://github.com/Ruben-Arushanyan/react-comfort","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Freact-comfort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Freact-comfort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Freact-comfort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Freact-comfort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruben-Arushanyan","download_url":"https://codeload.github.com/Ruben-Arushanyan/react-comfort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245227438,"owners_count":20580884,"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":["boost","extras","helpers","react","react-comfort","stdlib","util","utilities","utility","utils"],"created_at":"2024-10-06T18:07:42.126Z","updated_at":"2025-03-24T07:31:44.512Z","avatar_url":"https://github.com/Ruben-Arushanyan.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Ruben-Arushanyan","https://www.paypal.me/rubenarushanyan"],"categories":[],"sub_categories":[],"readme":"# [React Comfort](https://react-comfort.js.org)\n\u003e You can find the full documentation on the [website](https://react-comfort.js.org)\n\n## Description\n\n**React Comfort** is a React library that provides **utilities** for common programming tasks, that make coding in React **easier** and **cleaner**.\n\n\n## Installation\n\n```\nnpm install react-comfort\n```\n\n## Example\n\n```jsx\nimport {If, Else} from 'react-comfort'\n\nconst Bar = (props) =\u003e {\n    return (\n        \u003cIf condition={props.age \u003e= 18}\u003e\n            \u003ch2\u003e🍺🍺🍺\u003c/h2\u003e\n            \u003cp\u003eBuy alcohol!\u003c/p\u003e\n\n            \u003cElse\u003e\n                \u003ch2\u003e🚫🚫🚫\u003c/h2\u003e\n                \u003cp\u003eSorry, children cannot purchase alcohol!\u003c/p\u003e\n            \u003c/Else\u003e\n        \u003c/If\u003e\n    )\n}\n```\n\n## [Documentation](https://react-comfort.js.org)\n\n- ### [Introduction](https://react-comfort.js.org/docs/introduction)\n- ### Components\n    - [If-Else](https://react-comfort.js.org/docs/components/if-else)\n\n\u003c/br\u003e\n\n## [Contributing](https://github.com/ruben-arushanyan/react-comfort/blob/master/CONTRIBUTING.md)\n\nRead our [contributing guide](https://github.com/ruben-arushanyan/react-comfort/blob/master/CONTRIBUTING.md) to learn about our development process.\n\n## [Code of Conduct](https://github.com/ruben-arushanyan/react-comfort/blob/master/CODE_OF_CONDUCT.md)\n\nThis project has adopted the [Contributor Covenant](https://www.contributor-covenant.org) as its Code of Conduct, and we expect project participants to adhere to it. Please read the [full text](https://github.com/ruben-arushanyan/react-comfort/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## Authors\n\n- [Ruben Arushanyan](https://github.com/ruben-arushanyan)\n\n## License\n\n[MIT License](https://github.com/Ruben-Arushanyan/react-comfort/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben-arushanyan%2Freact-comfort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruben-arushanyan%2Freact-comfort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben-arushanyan%2Freact-comfort/lists"}