New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fill-murray-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fill-murray-react

Filler image with Bill

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Fill Murray React Component

Quick filler images featuring none other than Bill Murray.

Example:

npm install --save fill-murray-react
# or
yarn add fill-murray-react
import FillMurray from 'fill-murray'

class App extends Component {
    render() {
      return (
        <div>
            <FillMurray
              w={400}
              h={200}
            />
        </div>
      );
    }
}
PropDefaultDefinition
w300Width
h300Height
grayscalefalseUses grayscale image

All props are optional. You can pass any aditional props, they simply get applied to component.

Credit to http://www.fillmurray.com/ for hosting the images.

Keywords

filler

FAQs

Package last updated on 20 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts