rainbowframes

1.0.1 • Public • Published

What is Rainbow Frames?

If you are looking for a great outline theme to border your images, cards, divs, etc., then you've come to the right place. We have a list of themes that might be exactly what you are looking for to border your images!

How to Install

npm i rainbowframes --save or yarn i rainbowframes --save

import { rainbowframes } from 'rainbowframes';

rainbowframes({ theme_border: 'ocean', size: 'medium', sundial: 'none', padding: false });

What's Available?

Rainbowframes currently supports a variety of themes, frame sizes, shadow options, and padding. theme_border: ocean Ocean theme_border: christmas Christmas theme_border: eastereggs Easter theme_border: halloween Halloween theme_border: valentine Valentines theme_border: newyear New Years

Size of the frame are based on t-shirt sizes

  • default is medium which is 20px;

    • size: x-small which is 3px;

    • size: small which is 10px;

    • size: large which is 30px;

    • size: x-large which is 40px;

Shadow options under the image are based on the time of the day.

- sundial:  `none` is the default

Other Options Available...
- sunrise 
- morning
- noon
- afternoon
- evening

Padding

true or false are currently the only available options.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i rainbowframes

      Weekly Downloads

      0

      Version

      1.0.1

      License

      ISC

      Unpacked Size

      5.83 MB

      Total Files

      9

      Last publish

      Collaborators

      • mrterranova