algoliasearch

v3.2.3
AlgoliaSearch API JavaScript client
algolia search search api instant search realtime autocomplete

dev

NODE_ENV=development DEBUG=zuul* zuul --no-coverage --local 8080 -- test/run-browser.js

lint

eslint --quiet test/

test

npm run test-phantom | tap-spec && npm run test-node | tap-spec && npm run lint

build

PACKAGE_VERSION=$(json -f src/version.json) ./scripts/build

release

git clean dist/ -f && git checkout dist/ && ./scripts/release && npm run build

examples

http-server . -a 0.0.0.0

test-node

node test/run-node.js

test-phantom

zuul --phantom -- test/run-browser.js

test-ci-browser

DEBUG=zuul* zuul --tunnel ngrok -- test/run-browser.js

Metadata

  • Unknown
  • >=0.8
  • Algolia SAS
  • released 5/9/2015

Downloads