0.0.6 • Published 3 years ago

read-filepath-from-clipboard v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

read-filepath-from-clipboard

Read file paths from clipboard, working on cross-platform

demo

Usage

Just drag and copy files and execute function.

Function returns selected copied file's paths.

API

sync()

Returns file path array.

If file path not exist in clipboard, return empty array.

async()

Returns file path array.

If file path not exist in clipboard, return empty array.

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago