1.1.3 • Published 1 year ago

@one-lang/get-selected-text v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@one-lang/get-selected-text

Get selected text from any application.

The library is written in Rust using napi-rs.

Installation

Using yarn:

yarn add @one-lang/get-selected-text

Usage

import { getText } from '@one-lang/get-selected-text';

const text = await getText();
console.log(text);

Support Platform

  • Windows (Automation API)

Author

Nikolay Slivinskiy

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.0

1 year ago