Socket
Socket
Sign inDemoInstall

auto-copy

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    auto-copy

Select text automatically copied to clipboard


Version published
Maintainers
1
Install size
6.66 kB
Created

Readme

Source

auto-copy

Web development tool, select the text automatically copied to the clipboard, no longer need to use ctrl+c replication
web开发利器,选中文本自动复制到剪切板,不再需要用ctrl+c复制

Installation

npm install auto-copy --save-dev

Basic Usage

var AutoCopy = require('auto-copy');
new AutoCopy();

Relevance

By doing a Chrome extension, the advantages of the Chrome extension are permanent installation, and NPM package needs to be introduced into each project
顺便做了一个chrome扩展,相比这个包,chrome扩展的优点是一次安装永久使用,而npm package需要在每个项目中引入

Keywords

FAQs

Last updated on 28 Nov 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc