New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@ama-sdk/client-angular

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ama-sdk/client-angular

Angular API Request client for @ama-sdk/core based SDK

12.1.0-rc.12
Version published
Weekly downloads
2.1K
-52.35%
Maintainers
0
Weekly downloads
 
Created

Ama SDK Angular Client

Stable Version Bundle Size

This package exposes the Api Angular Client from an SDK based on @ama-sdk/core.

This package contains all the Angular Plugins, helpers and object definitions to dialog with an API following the ama-sdk architecture.

[!TIP] Please refer to the SDK initializer package for getting started with an API client SDK based on ama-sdk architecture.

Setup

The Api Angular Client can be added to your project via the following command:

ng add @ama-sdk/client-angular

[!NOTE] In case of migration from deprecated ApiAngularClient imported from @ama-sdk/core, the ng add command will replace, in your existing code, the import from @ama-sdk/core to @ama-sdk/client-angular for the deprecated dependencies.

Available plugins

FAQs

Package last updated on 14 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts