Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cht8687/react-tooltip
react tooltip
https://github.com/cht8687/react-tooltip
Last synced: 10 days ago
JSON representation
react tooltip
- Host: GitHub
- URL: https://github.com/cht8687/react-tooltip
- Owner: cht8687
- License: mit
- Created: 2015-12-21T08:55:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T11:25:03.000Z (over 8 years ago)
- Last Synced: 2024-04-08T09:10:09.000Z (7 months ago)
- Language: JavaScript
- Size: 634 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cht8687/help)
React Tooltip --- configurable tooltip
This repo is under development. Not yet fully functioning.
## Development
```
$ git clone [email protected]:cht8687/react-tooltip.git
$ cd react-listview-sticky-header
$ npm install
$ webpack-dev-server
```Then
```
open http://localhost:8080/webpack-dev-server/
```## License
MIT