@influxdata/influxdb-client
TypeScript icon, indicating that this package has built-in type declarations

1.33.2 • Public • Published

@influxdata/influxdb-client

The reference javascript client for InfluxDB 2.x. Both node and browser environments are supported. The package.json

  • main points to node.js CJS distribution
  • module points to node.js ESM distribution
  • browser points to browser (UMD) distribution

Node.js distributions do not work in browser and vice versa, because different platform APIs are used. Use @influxdata/influxdb-client-browser to import browser ESM module. See https://github.com/influxdata/influxdb-client-js to know more.

Note: This library is for use with InfluxDB 2.x or 1.8+. For connecting to InfluxDB 1.x instances, see node-influx.

Readme

Keywords

Package Sidebar

Install

npm i @influxdata/influxdb-client

Weekly Downloads

52,383

Version

1.33.2

License

MIT

Unpacked Size

995 kB

Total Files

20

Last publish

Collaborators

  • bednar.b
  • srebhan
  • mrpowersj
  • wdoconnell
  • blegesse
  • chunyellow
  • influxdata-ci
  • mavarius
  • bnelson_influx
  • monono
  • zoesteinkamp