You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

clip-spy

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

clip-spy

clipboard api for Node.js & Electron via rust napi bindings.

0.0.3
latest
npmnpm
Version published
Maintainers
1
Created
Source

Clip-Spy

clipboard api for Node.js & Electron via rust napi bindings.

Install

npm i clip-spy -S

API

macOS

  • macClear clear pasteboard
  • macGet(format) -> Buffer get buffer via format string
  • macSet(format, Buffer) set buffer via format string & buffer data
  • macGetText(format) -> string get string via format
  • macSetText(format, string) -> string set string via format

windows / linux / ...

unimplemented. (cannot setup dev environment)

FAQs

Package last updated on 20 Jan 2022

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