Skip to content

Adoptedthistle/shadowimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

What is this?

Get shadows every time for your images.

Installation

npm i shadowimages --save

Then...

import {shadowimages} from 'shadowimages';

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

Options

Shadowimages supports 2 options:

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

About

Test: Creating and Publishing an NPM Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages