codeql-action/node_modules/@azure/core-util
Angela P Wen a196a714b8
Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482)
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: Henry Mercer <henrymercer@github.com>
2024-10-01 09:59:05 -07:00
..
dist Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
node_modules Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
LICENSE Bump semver 2023-07-11 20:48:18 +01:00
package.json Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
README.md Bump semver 2023-07-11 20:48:18 +01:00

Azure Core Util client library for JavaScript (Experimental)

This library is intended to provide various shared utility functions for client SDK packages.

Getting started

Requirements

Currently supported environments

See our support policy for more details.

Installation

This package is primarily used in authoring client SDKs and not meant to be consumed directly by end users.

Key concepts

Utility methods provided by this library should be stateless.

Examples

Examples can be found in the samples folder.

Next steps

Look at usage in dependent client SDKs.

Troubleshooting

If you run into issues while using this library, please feel free to file an issue.

Contributing

If you'd like to contribute to this library, please read the contributing guide to learn more about how to build and test the code.

Impressions