es

v0.8.0
API around the ElasticSearch RESTful API -- mostly convenience.
elastic search elastic search elasticsearch es lucene

lint

gulp lint

posttest

nyc report --reporter=text-lcov | coveralls

prepare

gulp build

pretest

gulp clean && gulp lint

test

NODE_ENV=test nyc mocha ./test/src

test:functional

NODE_ENV=test nyc mocha ./test/functional

test:unit

NODE_ENV=test nyc mocha ./test/src
npm i es

Metadata

  • MIT
  • >= 6.0
  • Nick Campbell
  • released 6/24/2021

Downloads