{"id":13620691,"url":"https://github.com/sonnylazuardi/sonwan-ui","last_synced_at":"2025-10-05T06:43:23.855Z","repository":{"id":53549916,"uuid":"322255680","full_name":"sonnylazuardi/sonwan-ui","owner":"sonnylazuardi","description":"SonWan UI is a modular UI component library based on figma design to build your next React Web Application.","archived":false,"fork":false,"pushed_at":"2021-03-25T00:18:39.000Z","size":2546,"stargazers_count":107,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-21T23:36:49.542Z","etag":null,"topics":["library","react","reactjs","tailwind","tailwindcss","ui","uikit"],"latest_commit_sha":null,"homepage":"https://sonwan-ui.sonnylab.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sonnylazuardi.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":"2020-12-17T10:12:29.000Z","updated_at":"2024-02-13T06:43:52.000Z","dependencies_parsed_at":"2022-08-23T19:00:55.455Z","dependency_job_id":null,"html_url":"https://github.com/sonnylazuardi/sonwan-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sonnylazuardi/sonwan-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnylazuardi%2Fsonwan-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnylazuardi%2Fsonwan-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnylazuardi%2Fsonwan-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnylazuardi%2Fsonwan-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonnylazuardi","download_url":"https://codeload.github.com/sonnylazuardi/sonwan-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnylazuardi%2Fsonwan-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261731195,"owners_count":23201210,"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":["library","react","reactjs","tailwind","tailwindcss","ui","uikit"],"created_at":"2024-08-01T21:00:58.492Z","updated_at":"2025-10-05T06:43:18.804Z","avatar_url":"https://github.com/sonnylazuardi.png","language":"CSS","funding_links":[],"categories":["S"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  SonWan UI\n\u003c/h1\u003e\n\n![sonwan](sonwan.png)\n\n## 🚀 Quick start\n\n1.  **Start developing.**\n\n    Navigate into your new site’s directory and start it up.\n\n    ```shell\n    yarn start\n    ```\n\n## Getting started with SonWan UI\n\nInside your React project directory install SonWan UI by running the following\n\n```sh\n\nnpm i sonwan-ui\n\n# or\n\nyarn add sonwan-ui\n\n```\n\nThen import the css styling and js components by including this code in your js/tsx file\n\n```javascript\nimport \"sonwan-ui/build/style.min.css\";\nimport SonWan from \"sonwan-ui\";\n```\n\nTo use it, just simply render the component in your render function\n\n```javascript\nconst { Input, Switch, Card, CardItem, ListItem } = SonWan;\nreturn (\n  \u003c\u003e\n    \u003cInput placeholder=\"Search In Codesandbox\" /\u003e\n    \u003cCard\u003e\n      \u003cCardItem\n        title=\"Yuzuha Usagi\"\n        subtitle=\"0821 - 7654 - 3210\"\n      /\u003e\n    \u003c/Card\u003e\n  \u003c/\u003e\n);\n```\n\n## Demo\n\nDemo: [CodeSandbox](https://codesandbox.io/s/sonwan-ui-hl4yh?from-embed)\n\nDemo Chat UI: [SonWan Chat UI](https://sonwan-chat.vercel.app)\nCode: [SonWan Chat Github](https://github.com/sonnylazuardi/sonwan-chat)\n\n\n## React Native Support\n\nPlease check out https://github.com/Drzaln/SonWanUI-RN","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonnylazuardi%2Fsonwan-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonnylazuardi%2Fsonwan-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonnylazuardi%2Fsonwan-ui/lists"}