Utility libraries for AEP TypeScript-based tools including case conversion, OpenAPI utilities, and API clients
npm install @aep_dev/aep-lib-tsThis repository contains utility libraries that are common across the other AEP Typescript-based tools (e.g. aep-explorer, aep-mcp-server)
It contains, among other things:
common utilities for case conversion
a service definition that can be extracted from aep-compliant or close to aep-compliant openapi specifications.
a writer for compliant OpenAPI specifications.
For usage of individual packages, please see the tests.