esbuild-azure-functions
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i esbuild-azure-functions

Weekly Downloads

165

Version

2.0.1

License

MIT

Unpacked Size

143 kB

Total Files

73

Last publish

Collaborators

  • beyerleinf