1.0.7 • Published 4 years ago

picture-decor v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago