Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Hermanya/react-blob

💧React component that looks like liquid in space
https://github.com/Hermanya/react-blob

Last synced: 15 days ago
JSON representation

💧React component that looks like liquid in space

Awesome Lists containing this project

README

        

![screenshot](https://user-images.githubusercontent.com/2906365/47053390-adfc2b80-d17a-11e8-8c85-48a1ea1ce4d3.gif)

# react-blob

> React component that looks like liquid in space

[![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)

[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/)