Skip to content

a very simple experimental npm package for creating shadows. it works best for pictures. non-designers can make good use of it.

Notifications You must be signed in to change notification settings

arjun1237/shadowwiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this ?

Perfect shadow creation for non-designers. Works well with pictures.

Installation

npm i shadowwiz --save

Then...

import { shadowWiz } from 'shadowwiz';

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

Options

ShadowWiz supports 2 options, both of which are optional:

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

About

a very simple experimental npm package for creating shadows. it works best for pictures. non-designers can make good use of it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •