1.4.0 โ€ข Published 4 years ago

wowtext v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

wowtext๐Ÿ˜ฎ๐Ÿ˜Ž

wowtext is an npm package to reduce text-shadow efforts

Installation

npm i wowtext

Options

*Alpha (minimum blur effect)
*Beta
*Gamma (maximum blur effect)

How to use

Give Query the className '.wowtext'

Paste the given code in your JS file and add options of your choice

You are good to go๐Ÿ‘๐Ÿ‘

import {wowtext} from 'wowtext';
wowtext({
     type: 'alpha',
     color: 'green'
 });

License

MIT

1.4.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago