This is a monorepo for multiple Azure Utils for NodeJs.
This package provides a set of tools for working with Azure Durable Functions in TypeScript. It includes functions for interacting with Durable Functions through HTTP API, and creating Entity with type-safe operations.
- NPM: https://www.npmjs.com/package/@azure-utils/durable-functions
- JSR: https://jsr.io/@azure-utils/durable-functions
Use your own Azure App Configuration to see what Feature Flags are available and how they validate.
- NPM: https://www.npmjs.com/package/@azure-utils/feature-flags
- JSR: https://jsr.io/@azure-utils/feature-flags
A modern and faster way to build Azure Function app written in TypeScript. The plugin also runs a verification function to check which functions are actually registered.
- NPM: https://www.npmjs.com/package/@azure-utils/functions-vite-plugin
- JSR: https://jsr.io/@azure-utils/functions-vite-plugin
A helper library to manage multiple versions storybooks using Azure Functions and Storage.
- NPM: https://www.npmjs.com/package/@azure-utils/storybooks
- JSR: https://jsr.io/@azure-utils/storybooks
An easy way to deploy TurboRepo remote cache using Azure Functions. The package registers all endpoints required for TurboRepo to sync with remote cache as per the spec.