wox-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

This is a light TypeScript wrapper around Wox.

Implement a handler by implementing interface IWoxQueryHandler, then instantiate and run a processor using:

const processor = new WoxQueryProcessor(handler, logger);
processor.processFromCommandLineAsync(process.argv)
  .then(() => { })
  .catch((err) => {
    console.error("Failed execution: ", err)
    return -1
  })

See the Wox adapter for Microsoft Graph for an example

Readme

Keywords

none

Package Sidebar

Install

npm i wox-ts

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

9.4 kB

Total Files

31

Last publish

Collaborators

  • cfe84