Skip to content

Generates TypeScript definition files from the index mappings of Elasticsearch.

License

Notifications You must be signed in to change notification settings

legalscape/es-dts-gen

Repository files navigation

es-dts-gen

Generates TypeScript definition files from the index mappings of Elasticsearch.

How to use

# Install
npm i git+ssh://[email protected]/legalscape/es-dts-gen.git

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

About

Generates TypeScript definition files from the index mappings of Elasticsearch.

Resources

License

Stars

Watchers

Forks

Packages