Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bang88/react-reload-component
https://github.com/bang88/react-reload-component
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bang88/react-reload-component
- Owner: BANG88
- License: mit
- Created: 2017-12-09T08:28:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T07:35:06.000Z (about 7 years ago)
- Last Synced: 2025-01-04T15:16:38.993Z (22 days ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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)