borderland

1.2.0 • Public • Published

what is this?

Get The Perfect Borders for you elements.

#Installation

npm i borderland --save

Then...

#HTML

<img alt="a cute image" class="borderland">

#JS

import { borderland } from 'borderland';

borderland({
    size: '10px',
    type: 'solid',
})

##Options

borderland supports 2 option, also both are optional.

  • size - Border size default 0px
  • type - Border type. default is 'solid'

#Why I built this?

just to learn how does npm packages work :)

Readme

Keywords

none

Package Sidebar

Install

npm i borderland

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

1.57 kB

Total Files

4

Last publish

Collaborators

  • sharukhk