@azure/functions-extensions-base
TypeScript icon, indicating that this package has built-in type declarations

0.2.0-preview • Public • Published

Azure Functions Node.js Extensions Base

The Azure Functions Node.js Extensions Base Library provides core interfaces, classes, and utilities for building extension components for Azure Functions in JavaScript and TypeScript to recognize and bind to SDK types. It is not intended for direct use. Instead, please reference one of the extending packages:

@azure/functions-extensions-bindings-blob

Features

  • Resource Factory Resolver: Core singleton class for registering and retrieving Azure resource factories
  • Model Binding Support: Types and interfaces for binding Azure resources to Function parameters
  • Type-Safe Bindings: Type definitions for supported Azure binding types
  • Extension Registration: Foundation for registering extensions in Azure Functions

Integration with Azure Functions

This library serves as a foundation for Azure Functions extensions that provide additional bindings or integration capabilities. For examples of extensions built on this library, see:

License

This project is licensed under the MIT License. See the LICENSE file for details.

Resources


Reporting Issues

If you find a bug or have a suggestion for improvement, please open an issue on our GitHub repository.

Package Sidebar

Install

npm i @azure/functions-extensions-base

Weekly Downloads

2,555

Version

0.2.0-preview

License

MIT

Unpacked Size

27.2 kB

Total Files

12

Last publish

Collaborators

  • pgopa
  • paulbatum
  • facavalcante
  • ahmelsayed
  • mahoeger
  • anatolib
  • gaaguiar
  • victoriahall