JSPM

native-client

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 23
  • Score
    100M100P100Q50918F
  • License MPL-2.0

A NodeJS-based small native client helps browser extensions to communicate with your operating system.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (native-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    native-client

    NodeJS-based Native Client

    How to install

    npm install native-client
    npm run install --prefix node_modules/native-client

    How to uninstall

    npm install native-client
    npm run uninstall --prefix node_modules/native-client