JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12890
  • Score
    100M100P100Q141423F
  • License MIT

A node.js client library for the Mesh API

Package Exports

  • @meshconnect/node-api
  • @meshconnect/node-api/cjs/index.js
  • @meshconnect/node-api/index.js

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 (@meshconnect/node-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@meshconnect/node-api

Official API library for Node JS, which is regularly updated for breaking and non-breaking API changes. This client library is generated from our API reference here.

Install

With npm:

npm install --save @meshconnect/node-api

With yarn

yarn add @meshconnect/node-api

Typescript support

TypeScript definitions for @meshconnect/node-api are built into the npm package.