clip-spy
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i clip-spy

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

10.8 kB

Total Files

7

Last publish

Collaborators

  • magicdawn