1.0.7 • Published 3 years ago

picture-decor v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

What is this?

Apply Shadow, Padding, Margin, border, blurness to your pictures.

Installation

npm i picturedecor --save

Then...

 import { picturedecor } from 'picturedecor';

 picturedecor ({
     shadow: true;
     padding: true;
     border: true;
 });

Options

picturedecor support 3 options

  • shadow, padding, border (default to true)
1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago