1.0.8 • Published 4 years ago

frameit v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago