0.1.6 • Published 7 years ago

@owsas/parse-server-addon-cloud-elasticsearch v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

parse-server-addon-cloud-elasticsearch

Parse Server Cloud Addon for syncing data to ElasticSearch

Install

npm install --save parse-server-addon-cloud-elasticsearch

Usage

// const module = require('parse-server-addon-cloud-elasticsearch');
// import module from 'parse-server-addon-cloud-elasticsearch';

Dev Features

  • Testing with Jest
  • Linting out of the box (checks the style of your code), with TSLint
  • Build, prepublish and other scripts to help you to develop
  • Works with Typescript: Static typing for your JS Applications, reducing amount of runtime errors
  • Coverage out of the box, thanks to Jest
  • Uses deterministic module resolving, with package-lock.json
0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago