Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bang88/react-reload-component


https://github.com/bang88/react-reload-component

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-reload-component [![Build Status](https://travis-ci.org/bang88/react-reload-component.svg?branch=master)](https://travis-ci.org/bang88/react-reload-component)

> Update component when location is same

## Install

```
$ npm install --save react-reload-component

# or

$ yarn add react-reload-component
```

## Usage

```jsx
import { ReloadComponent } from 'react-reload-component'

{
// tslint:disable-next-line:no-console
console.log('reloaded')
}}
>


,
```

## License

MIT © [bang](https://github.com/bang88)