Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NPM package to minimize Text-shadow efforts

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages