1.0.4 • Published 8 years ago

react-svg-holder v1.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

React SVG Placeholder

Instalation

npm install react-svg-holder

Usage

import Holder from "react-svg-holder"

const MyComponent = {
  return
  <Holder width={100} height={100} fill="#ccc" stroke="#bbb" text="Some text" textColor="#aaa" className="my-placeholder" src="/path/to/some/image" />
}

Development

git clone https://github.com/saeedalipoor/react-svg-holder.git

npm install

npm test

License MIT

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago