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

1.0.15 • Public • Published

Electron SDK for NN im

more Languages : English | 简体中文

Environmental requirements

Platform Version
Electron 19.1.8 and above
Node.js v16.0.0 and above

Installation

  npm install nnim_electron_sdk --save

Started

// main process const NNImMain = require('nnim_electron_sdk/dist/main') const nnim = new NNImMain()

// render process const NNImRender = require('nnim_electron_sdk/dist/render') const nnimRender = new NNImRender();

// other api



Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.15
    4
    • latest

Version History

Package Sidebar

Install

npm i nnim_electron_sdk

Weekly Downloads

7

Version

1.0.15

License

ISC

Unpacked Size

9.41 MB

Total Files

14

Last publish

Collaborators

  • ziran8888