beyerleinf / esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Functions powered by esbuild.
MIT License
12 stars 2 forks source link
azure azure-functions esbuild hacktoberfest nodejs typescript

esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Function powered by esbuild.

Maintenance GitHub Workflow Status Snyk Vulnerabilities for GitHub Repo Codecov npm npm GitHub GitHub package.json dependency version (prod)

This tool is designed to work with Azure Functions written in TypeScript. It uses esbuild to create crazy small bundles. This is especially helpful with cold starts and deployment duration.

Table of Contents

Documentation

You can find the complete documentation at https://beyerleinf.gitbook.io/esbuild-azure-functions/.

Benchmark

Package size

package size chart

Build time

package size chart

Contributing

You want to contribute? Nice! Be sure to check out CONTRIBUTNG.md on how to get started.