1.0.4 • Published 4 years ago

shadow_maker v1.0.4

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

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago