picture-decor

1.0.7 • Public • Published

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)

Package Sidebar

Install

npm i picture-decor

Weekly Downloads

7

Version

1.0.7

License

ISC

Unpacked Size

1.42 kB

Total Files

3

Last publish

Collaborators

  • titus_npmac