Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

React image component with fallback to SVG placeholder with custom text, color, dimensions, etc.
https://github.com/saeedalipoor/react-svg-holder

Last synced: 29 days ago
JSON representation

React image component with fallback to SVG placeholder with custom text, color, dimensions, etc.

Awesome Lists containing this project

README

        

# React SVG Placeholder

## Instalation
`npm install react-svg-holder`

## Usage

```javascript
import Holder from "react-svg-holder"

const MyComponent = {
return

}
```
## Development

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

`npm install`

`npm test`

License MIT