polaroidit

1.0.1 • Public • Published

Polaroidit

Turn any image into an old-school polaroid.

Installation

npm i polaroidit --save

Then...

import { polaroidit } from 'polaroidit';
polaroidit({
    shadow_type: 'soft',
    padding: true
});

Options

Polaroidit supports 2 options, both of which are optional:

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

Readme

Keywords

none

Package Sidebar

Install

npm i polaroidit

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.42 kB

Total Files

3

Last publish

Collaborators

  • blergleblerg