Skip to content

A npm package for non-designers to add shadow and padding of images

Notifications You must be signed in to change notification settings

Raswanth8/shadowpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

shadowpad

A npm package for non-designers to add shadow and padding of images

Installation

npm i shadowpad --save

import{ shadowpad } from 'shadowpad';

shadowpad({
        shadow_type: 'soft',
        padding: false
});

Options available

  • shadow_type - hard/soft
  • padding - boolean

Article

Shadowpad Medium

About

A npm package for non-designers to add shadow and padding of images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published