@axiomhq/axiom-node

v0.12.0
The official NodeJS bindings for the Axiom API
axiom api rest client

lint

eslint '*/**/*.{js,ts}'

test

jest tests/unit

build

tsc

cover

nyc -r text -e .ts -x 'tests/unit/**/*.test.ts' npm run test

format

eslint '*/**/*.{js,ts}' --quiet --fix

prepublish

npm run build

integration

jest tests/integration --testTimeout=10000
npm i @axiomhq/axiom-node

Metadata

  • MIT
  • >=14
  • Axiom, Inc.
  • released 5/4/2023

Downloads