Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 277 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 277 Bytes

es-dts-gen

Generates TypeScript definition files from the index mappings of Elasticsearch.

How to use

# Install
npm i git+ssh://git@github.com/legalscape/es-dts-gen.git

# Run
es-dts-gen \
  --node http://localhost:9200/ \
  --destination types/es/