img-round

1.0.0 • Public • Published

What is this ?

Get perfect rounded borders for images.

Installation

npm i imground --save

Then..

import { imground } from 'imground';

imground({
    border_type: 'low',
    padding: false
});

Options

imground supports 2 options, both of which are optional:

  • border_type - high | low (Defaults to low)
  • padding - boolean (Defaults to false)

Readme

Keywords

Package Sidebar

Install

npm i img-round

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.3 kB

Total Files

6

Last publish

Collaborators

  • jayamith