react-blobby-blob

1.0.2 • Public • Published

React Blobby Blob

react-blobby-blob

Blobby blobby blobs for React. (demo)

NPM JavaScript Style Guide

Install

npm install --save react-blobby-blob

Usage

import React from 'react'

import { Blob } from 'react-blobby-blob'
import 'react-blobby-blob/dist/index.css'

export () => (
  <Blob />
)

Animations

By default, the blob responds to clicks by randomly generating new control points around a rectangle and morphing to the new blob svg. You can control this behavior by setting interactive to false or changing the default duration of 150 ms.

React Blobby Blob

License

MIT © Saasify

Readme

Keywords

none

Package Sidebar

Install

npm i react-blobby-blob

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

35.9 kB

Total Files

9

Last publish

Collaborators

  • fisch0920