@smartive/es-model

v0.0.0-development
Annotate your datastructure to generate an elasticsearch index template
elasticsearch

clean

del-cli ./build ./coverage

build

npm run clean && tsc -p ./config/tsconfig.build.json

develop

npm run clean && tsc -p .

lint

tslint -c ./tslint.json -p ./config/tsconfig.build.json

test

npm run lint && npm run clean && jest -c ./jest.json

test:watch

npm run clean && jest -c ./jest.json --watch

typedoc

del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/

semantic-release

semantic-release
npm i @smartive/[email protected]

Metadata

  • MIT
  • >=10
  • Nicola Marcacci Rossi
  • released 8/4/2022

Downloads