New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clipboard-interaction

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-interaction

Copy text to clipboard

  • 0.8.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-25%
Maintainers
1
Weekly downloads
 
Created
Source

clipboard-interaction

The lastest version of this document is available on Github > clipboard-interaction

Introduction

copy of the text in the clipboard following a user interaction (click, focus, ...)

  • characteristics
    • work on IE8+, Firefox 60+ & Chrome 66+, no tests done on other browsers or older versions,
  • you can test online with your old browser

Installation

npm install clipboard-interaction --save

or

yarn add clipboard-interaction --save

or

<script src="https://cdn.jsdelivr.net/npm/clipboard-interaction/distrib/clipboard-interaction.min.js"></script>

prerequisites for browser

<script src="node_modules/clipboard-interaction/distrib/clipboard-interaction.min.js"></script>

API & Demo

Keywords

FAQs

Package last updated on 07 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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