# GoodData UI.SDK - Catalog Export

[![npm version](https://img.shields.io/npm/v/@gooddata/catalog-export)](https://www.npmjs.com/@gooddata/catalog-export)&nbsp;
[![npm monthly downloads](https://img.shields.io/npm/dm/@gooddata/catalog-export)](https://npmcharts.com/compare/@gooddata/catalog-export?minimal=true)&nbsp;
![typescript](https://img.shields.io/badge/typescript-first-blue?logo=typescript)

This package is a part of the [GoodData.UI SDK](https://sdk.gooddata.com/gooddata-ui/docs/about_gooddataui.html).
To learn more, check [the source monorepo](https://github.com/gooddata/gooddata-ui-sdk).

Catalog export is a command line program which loads metadata - Logical Data Model (LDM) and User Data Model (UDM)
from the workspace of your choice and transforms it into TypeScript, JavaScript or JSON representation.

## Learn more

Please read the [official documentation](https://sdk.gooddata.com/gooddata-ui/docs/export_catalog.html) site for more information.

## License

(C) 2017-2022 GoodData Corporation

This project is under MIT License. See [LICENSE](https://github.com/gooddata/gooddata-ui-sdk/blob/master/tools/catalog-export/LICENSE).
