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

https://github.com/knowankit/particle-text-effect

📗 Particle animation effect on text
https://github.com/knowankit/particle-text-effect

css3 particle-effect reactjs

Last synced: 10 months ago
JSON representation

📗 Particle animation effect on text

Awesome Lists containing this project

README

          

# particle-text-effect
> Particle effect on text

[![NPM](https://img.shields.io/npm/v/particle-text-effect.svg)](https://www.npmjs.com/package/particle-text-effect) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Intro



## Install

```bash
npm install particle-text-effect --save
```

If you prefer yarn then

```bash
yarn particle-text-effect
```

## Props

| Property | Type | Default | Description
| ----------- | ----------- | ----------- | ----------- |
| text | string | 'Dummy' | Button text |
| type | string | 'bubbles' | (bubbles, lines, fire, sunbeams, hearts, confetti) |

## Usage

Check out the [demo](https://knowankit.github.io/particle-text-effect/) to see in action

```jsx
import React from 'react'
import ParticleTextEffect from "particle-text-effect";

const ParticleText = () => {
return
}

export default ParticleText;
```

## Info

This module was bootstrapped with [build-react-npm](https://github.com/knowankit/build-react-npm).

## License

MIT © [Ankit Kumar](https://github.com/knowankit)

Support my OSS work by following me on twitter twitter