{"id":17954717,"url":"https://github.com/nukeop/react-oxygen-ui-kit","last_synced_at":"2025-03-25T01:30:42.720Z","repository":{"id":57342190,"uuid":"127355788","full_name":"nukeop/react-oxygen-ui-kit","owner":"nukeop","description":"Easy to use UI Kit for React","archived":false,"fork":false,"pushed_at":"2018-08-29T20:29:18.000Z","size":394,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T12:16:36.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nukeop.github.io/react-oxygen-ui-kit/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nukeop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-29T22:58:06.000Z","updated_at":"2025-02-11T15:50:24.000Z","dependencies_parsed_at":"2022-09-16T03:01:34.580Z","dependency_job_id":null,"html_url":"https://github.com/nukeop/react-oxygen-ui-kit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Freact-oxygen-ui-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Freact-oxygen-ui-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Freact-oxygen-ui-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Freact-oxygen-ui-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/react-oxygen-ui-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245381328,"owners_count":20606017,"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-29T10:19:38.115Z","updated_at":"2025-03-25T01:30:42.376Z","avatar_url":"https://github.com/nukeop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-oxygen-ui-kit ![Travis](https://img.shields.io/travis/nukeop/react-oxygen-ui-kit.svg?style=for-the-badge)\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/nukeop/react-oxygen-ui-kit.svg)](https://greenkeeper.io/)\n\nEasy to use UI Kit for React\n\n## Live demo\nhttps://nukeop.github.io/react-oxygen-ui-kit/\n\n## npm\nhttps://www.npmjs.com/package/react-oxygen-ui-kit\n\n## Installation\n```shell\n$ npm install react-oxygen-ui-kit\n```\n\n## Usage\n```javascript\n\nimport Oxygen from 'react-oxygen-ui-kit';\n\nconst {\n  Column,\n  Container,\n  Row\n} = Oxygen.default;\n\nconst comp = props =\u003e {\n  return (\n    \u003csection\u003e\n      \u003cRow\u003e\n        \u003cContainer\u003e\n          \u003cColumn\u003e\n            First column of text\n          \u003c/Column\u003e\n          \u003cColumn\u003e\n            Second column of text\n          \u003c/Column\u003e\n        \u003c/Container\u003e\n      \u003c/Row\u003e\n    \u003c/section\u003e\n  );\n};\n\n```\n\nCheck the demo for more advanced examples.\n\n## Contributing\nFeel free to add new components or modify existing ones.\n\nYou can also edit the demo page if you feel that something can be presented better. Pull requests are always welcome.\n\n## About\n### License\nCopyright © 2018, [nukeop](https://github.com/nukeop).\nReleased under the [Affero GPL License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Freact-oxygen-ui-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Freact-oxygen-ui-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Freact-oxygen-ui-kit/lists"}