1.0.0 • Published 6 years ago

media-friend v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

What is this?

Get the colors of popular media platforms

Installation

npm i media-friend --save

Then...

import { mediaButtonFriend } from 'media-friend';

mediaButtonFriend({
    type: 'dark'
})

Options

Media Friend supports 1 option:

  • type - _dark | light - (Defaults to light)
1.0.0

6 years ago