1.0.8 • Published 5 years ago

frameit v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

FrameIt

GitHub issues Bitbucket open pull requests GitHub repo size GitHub followers

What is this?

Get perfect shadow for the non-designer and adds to beautiful image's padding .

Installation

npm i frameit --save

Use in your code

import { frameit } from 'frameit';

frameit({
    shadow_type: 'soft',
    padding: false
})

Using Options

frameit has 2 options for now.. See the example below:

  • shadow_type - hard / soft (Defaults as soft)
  • padding - _boolean (Defaults as false)

LICENSE

MIT

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago