1.0.0 • Published 2 years ago

shadowwizardcorrection v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

What is this?

This will allow you to get the best shadows on any picture the right way!

installation

npm i shadowizard --save

Then... Import into module with:

import { shadowizard } from 'shadowizard'


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

Options

  • shadow_type - hard | soft -Defaults to soft
  • padding - boolean -defaults to false