Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-popups

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-popups - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc