78 packages
@amplication/ast-types
This package provides common interfaces for AST (Abstract Syntax Tree) nodes and code generation writers used across different language-specific AST packages in Amplication.
@amplication/cli
Amplication CLI
@amplication/code-gen-types
This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.
@amplication/code-gen-utils
This library was generated with [Nx](https://nx.dev).
@amplication/csharp-ast
This library was generated with [Nx](https://nx.dev).
@amplication/data-service-generator
DSG (Data Service Generator) is the component responsible for the generation of source code by Amplication, and allows the integration of plugins into the code generation process.
@amplication/design-system
@amplication/dotnet-plugin-deployment-helm-chart
Add helm chart for deployment of the service
@amplication/dsg-utils
This library supplies common utils for Amplication DSG
@amplication/java-ast
A library for generating Java code through an abstract syntax tree (AST) approach. This library allows you to programmatically generate Java code in a type-safe manner.