{"id":20940006,"url":"https://github.com/elizabetdev/react-kawaii","last_synced_at":"2025-05-14T06:12:40.319Z","repository":{"id":16324170,"uuid":"79716577","full_name":"elizabetdev/react-kawaii","owner":"elizabetdev","description":"Cute SVG React Components","archived":false,"fork":false,"pushed_at":"2025-01-28T14:16:52.000Z","size":45277,"stargazers_count":2928,"open_issues_count":11,"forks_count":106,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-05-11T16:04:51.235Z","etag":null,"topics":["components","cute","design","icons","illustration","kawaii","react-component","svg","svg-icons","svg-illustrations"],"latest_commit_sha":null,"homepage":"https://react-kawaii.vercel.app/","language":"TypeScript","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/elizabetdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["miukimiu"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2017-01-22T12:31:18.000Z","updated_at":"2025-05-10T08:56:04.000Z","dependencies_parsed_at":"2025-02-18T19:11:46.445Z","dependency_job_id":"8135ba12-fea0-4df6-aac3-aaf0d73bce6f","html_url":"https://github.com/elizabetdev/react-kawaii","commit_stats":null,"previous_names":["elizabetdev/react-kawaii"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabetdev%2Freact-kawaii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabetdev%2Freact-kawaii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabetdev%2Freact-kawaii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabetdev%2Freact-kawaii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabetdev","download_url":"https://codeload.github.com/elizabetdev/react-kawaii/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254080610,"owners_count":22011453,"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":["components","cute","design","icons","illustration","kawaii","react-component","svg","svg-icons","svg-illustrations"],"created_at":"2024-11-18T23:02:13.265Z","updated_at":"2025-05-14T06:12:39.980Z","avatar_url":"https://github.com/elizabetdev.png","language":"TypeScript","funding_links":["https://github.com/sponsors/miukimiu"],"categories":["TypeScript"],"sub_categories":[],"readme":"# React Kawaii\n\n[![Version](https://img.shields.io/npm/v/react-kawaii.svg?style=flat-square)](https://www.npmjs.com/package/react-kawaii)\n![npm](https://img.shields.io/npm/dt/react-kawaii.svg)\n\nWelcome to **React Kawaii**! This repository contains both the website and the React package.\n\nReact Kawaii is an open source library of cute SVG illustrations. Perfect if you want to give some cuteness to your React App.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/miukimiu/react-kawaii/main/images/react-kawaii-logo@2x.png\"alt=\"React Kawaii Logo\"\u003e\n\u003c/p\u003e\n\n## Website\n\nThe website for React Kawaii is located in the `apps/website` directory. It serves as a documentation hub and may also include demos, tutorials, and other resources related to the project.\n\nTo start the website locally:\n\n1. Navigate to the `apps/website` directory.\n2. Install dependencies with `pnpm install`.\n3. Run the development server with `pnpm start`.\n\n## React Package\n\nThe React package, named `react-kawaii`, is located in the `packages/react-kawaii` directory. It contains the source code for the React components.\n\nTo use the `react-kawaii` package in your projects:\n\n1. Install it from npm or yarn:\n\n   ```\n   npm install --save react-kawaii\n   ```\n\n   or\n\n   ```\n   yarn add react-kawaii\n   ```\n\n2. Import the components you need in your React application:\n\n   ```javascript\n   import { Planet } from 'react-kawaii';\n\n   const MyComponent = () =\u003e {\n     return \u003cPlanet size={200} mood=\"blissful\" color=\"#FDA7DC\" /\u003e;\n   };\n   ```\n\n## Example\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/miukimiu/react-kawaii/main/images/react-kawaii-example.gif?raw=true\" alt=\"React Kawaii Example\"\u003e\n\u003c/p\u003e\n\nFor detailed documentation and usage examples, visit the [React Kawaii documentation website](https://react-kawaii.vercel.app).\n\n## Contributing\n\nContributions to React Kawaii are welcome! Feel free to open issues or pull requests if you have any suggestions, bug fixes, or improvements.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felizabetdev%2Freact-kawaii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felizabetdev%2Freact-kawaii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felizabetdev%2Freact-kawaii/lists"}