InfluxDB v1.x JavaScript library Node and browser library for InfluxDB v1.x and older. For v2, please use the official client. Installation For Node, simply: $ npm install --save influx For browsers, see the browser setup instructions. Features Simple API for nearly all Influx operations Fully supported in Node and the browser Performant, processing millions of rows/sec on modest hardware Zero dep