boximageshadows

1.0.0 • Public • Published

What is this?

Get perfect shadows every time for your image especially for non-designers

Installation

npm i imageshadow --save

And ...

import { imageshadow } from "imageshadow";

imageshadow({
  shadow_type: "soft";
  padding: false;
})

Options

Imageshadow supports 2 options, both of which are optional:

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

/boximageshadows/

    Package Sidebar

    Install

    npm i boximageshadows

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    9.13 kB

    Total Files

    4

    Last publish

    Collaborators

    • obere4u