{"id":13472885,"url":"https://github.com/Hermanya/react-blob","last_synced_at":"2025-03-26T17:31:27.935Z","repository":{"id":33150886,"uuid":"153366577","full_name":"Hermanya/react-blob","owner":"Hermanya","description":"💧React component that looks like liquid in space","archived":false,"fork":false,"pushed_at":"2023-03-04T01:35:15.000Z","size":3766,"stargazers_count":71,"open_issues_count":13,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T02:42:53.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hermanya.github.io/react-blob","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/Hermanya.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-16T23:16:50.000Z","updated_at":"2024-09-04T20:50:12.000Z","dependencies_parsed_at":"2024-01-16T07:46:54.401Z","dependency_job_id":null,"html_url":"https://github.com/Hermanya/react-blob","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":0.3076923076923077,"last_synced_commit":"3b613f7607568d6ebafcf4fb6167c47fe2b72658"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Freact-blob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Freact-blob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Freact-blob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Freact-blob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hermanya","download_url":"https://codeload.github.com/Hermanya/react-blob/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702268,"owners_count":20658577,"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-07-31T16:00:58.731Z","updated_at":"2025-03-26T17:31:27.325Z","avatar_url":"https://github.com/Hermanya.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![screenshot](https://user-images.githubusercontent.com/2906365/47053390-adfc2b80-d17a-11e8-8c85-48a1ea1ce4d3.gif)\n\n# react-blob\n\n\u003e React component that looks like liquid in space\n\n[![NPM](https://img.shields.io/npm/v/react-blob.svg)](https://www.npmjs.com/package/react-blob) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n[Demo](https://hermanya.github.io/react-blob/)\n\n## Install\n\n```bash\nnpm install --save react-blob\n```\n\n## Usage\n\n```tsx\nimport { Blob } from 'react-blob'\n\nconst Avatar = ({src, alt}) =\u003e\n  \u003cBlob size=\"100px\" src={src} alt={alt}/\u003e\n\nconst FunnyLinkButton = ({href, ...props}) =\u003e\n  \u003ca href={href}\u003e\u003cBlob size=\"2em\" {...props}/\u003e\u003c/a\u003e\n\nconst BackgroundBlob = ({style, props}) =\u003e\n  \u003cBlob size=\"100vh\"\n    style={{\n        position: 'absolute',\n        top: '-15%',\n        right: '-15%',\n        zIndex: -1,\n        backgroundColor: '#21D4FD',\n        color: 'white',\n        opacity: 0.05,\n        fontSize: '50vh',\n        ...style\n    }}\n    {...props}\n  /\u003e\n```\n\n## License\n\nMIT © [Hermanya](https://hermanya.github.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHermanya%2Freact-blob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHermanya%2Freact-blob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHermanya%2Freact-blob/lists"}