Skip to content

q-sn/get-selected-text

Repository files navigation

@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

About

Get selected text from any application.

Resources

Stars

Watchers

Forks

Packages

No packages published