intertron-client

1.0.2 • Public • Published

Intertron Client

A client with no dependencies at all to be used with Intertron

npm install intertron-client

import IntertronClient from 'intertron-client'
 
const client = new Intertron()
const something = await client.call('Namespace.whateverMethod', 'arg1', 'arg2')
console.log(`This ${something} comes from Electron main process`)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i intertron-client

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • luisivan