frameit

1.0.8 • Public • Published

FrameIt

GitHub issues Bitbucket open pull requests GitHub repo size GitHub followers PRs welcome! weatherly-react-app: Weatherly is released under the MIT license.

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

Package Sidebar

Install

npm i frameit

Weekly Downloads

3

Version

1.0.8

License

ISC

Unpacked Size

193 kB

Total Files

5

Last publish

Collaborators

  • uyadav207