JSPM

@azure/core-client

1.0.0-alpha.20201030.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3990794
  • Score
    100M100P100Q203682F
  • License MIT

Core library for interfacing with AutoRest generated code

Package Exports

  • @azure/core-client
  • @azure/core-client/dist-esm/src/base64.browser.js
  • @azure/core-client/dist-esm/src/base64.js
  • @azure/core-client/dist-esm/src/url.browser.js
  • @azure/core-client/dist-esm/src/url.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@azure/core-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Azure Core Service client library for JavaScript (Experimental)

This library is primarily intended to be used in code generated by AutoRest and autorest.typescript.

Getting started

Requirements

Installation

This package is primarily used in generated code and not meant to be consumed directly by end users.

Key concepts

TODO: talk about OperationSpec?

Examples

Examples can be found in the samples folder.

Next steps

TODO: need some good content here

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