react-popups
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-popups", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Reactjs component for custom popups on mouse click.", | ||
@@ -5,0 +5,0 @@ "author": "Reslav Hollos", |
#react-popups | ||
![](http://i.imgur.com/VuwWFn2.gif) | ||
###Install | ||
`npm install react-popups` | ||
###Demo | ||
Read the [example code](https://github.com/Radivarig/react-popups/blob/master/src/entry.jsx), or run it | ||
@@ -17,2 +20,3 @@ ```bash | ||
###Features | ||
- create custom popup components on event ('click', 'contextMenu', ..) | ||
@@ -24,2 +28,3 @@ - pass data to them | ||
###Basic Usage | ||
```javascript | ||
@@ -57,2 +62,3 @@ // ... | ||
###License | ||
MIT |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8141
62