https://github.com/Hermanya/react-blob
💧React component that looks like liquid in space
https://github.com/Hermanya/react-blob
Last synced: over 1 year ago
JSON representation
💧React component that looks like liquid in space
- Host: GitHub
- URL: https://github.com/Hermanya/react-blob
- Owner: Hermanya
- Created: 2018-10-16T23:16:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T01:35:15.000Z (over 3 years ago)
- Last Synced: 2025-03-26T02:42:53.768Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://hermanya.github.io/react-blob
- Size: 3.59 MB
- Stars: 71
- Watchers: 3
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

# react-blob
> React component that looks like liquid in space
[](https://www.npmjs.com/package/react-blob) [](https://standardjs.com)
[Demo](https://hermanya.github.io/react-blob/)
## Install
```bash
npm install --save react-blob
```
## Usage
```tsx
import { Blob } from 'react-blob'
const Avatar = ({src, alt}) =>
const FunnyLinkButton = ({href, ...props}) =>
const BackgroundBlob = ({style, props}) =>
```
## License
MIT © [Hermanya](https://hermanya.github.io/)