shadowdraw

1.0.0 • Public • Published

WHat is this?

Get perfect shadows every time for images

npm install shadowDraw --save

then...

import { shadowDraw } from 'shadowDraw';

shadowDraw({ shadow_type:'soft', padding:false, width:100, height:100 });

options

ShadowDraw supports 4 options

  • shadow_type - hard | soft(default) *

  • padding - boolean_( 1em default) *

  • width - number | 100 ( default) *

  • height - number | 100 (default) *

Readme

Keywords

Package Sidebar

Install

npm i shadowdraw

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.7 kB

Total Files

3

Last publish

Collaborators

  • prince1998