0.0.1 • Published 9 months ago

ktsradiuswizard v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Description

npm package for adding border-radius to your elements

Installation

`npm i ktsradiuswizard --save`
```

import {radisuwizard} from 'ktsradiuswizard';
radiuswizard({
    circle:false
})

```

Options

radiuswizard supports only one option
-_circle_ - _boolean_ (Defaults to false)
0.0.1

9 months ago