1.0.4 • Published 6 years ago

shadow_maker v1.0.4

Weekly downloads
7
License
ISC
Repository
github
Last release
6 years ago

what is this ?

Get perfect shadow every time for the no-designer.

Installation

npm i shadow_maker --save Then...

import{shadowmaker} from 'shadowmaker';
shadowmaker(({
shadow_type:'soft',
padding:false
}));

Options

shadowmaker supports 2 options

  • shadow_type - hard | soft (Default to sort)
  • padding - boolean (Default to false)
1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago