elastic-ts

v0.12.0
TypeScript + Elasticsearch (types, query builder, magic)
typescript elasticsearch

build

rollup -c

clean

rm -rf dist

fmt

prettier --write './**/*.ts'

lint

prettier --list-different './**/*.ts'

prepack

rm -rf dist && rollup -c

test

jest

type-check

tsc

type-check:tests

tsc -p tsconfig.test.json

watch

rollup -c -w
npm i elastic-ts

Metadata

  • MIT
  • Whatever
  • Jacob Gillespie
  • released 9/26/2024

Downloads

Maintainers