beautifyimages

1.0.0 • Public • Published

what is this?

To beautify images with border radius, box shadows and margins.

installation

npm i beautifyImages --save

Then...

import beautifyImages from './node_modules/beautifyImages/index.js';
beautifyImages({
      shadow_type:'soft',
      padding:false
});

options

shadowing supports two options :

  • shadow_type - hard | soft (Defaults to 'soft')
  • padding - boolean (Defaults to false)

Readme

Keywords

none

Package Sidebar

Install

npm i beautifyimages

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.21 kB

Total Files

3

Last publish

Collaborators

  • aro_punitha