azure-functions-ts-essentials
v1.3.2
Published
Essential interfaces and tools for backend development on Azure Functions with TypeScript
Downloads
36,670
Readme
azure-seed/azure-functions-ts-essentials
Essential interfaces and tools for backend development on Azure Functions with TypeScript
Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
NOTE: This project is in experimental stage now, functionality is subject to slightly change.
Prerequisites
Please ensure that you are using Typescript v2.6.2
or higher.
Getting started
Installation
You can install azure-functions-ts-essentials
using npm
npm install azure-functions-ts-essentials --save
Contributing
If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:
Thanks to
License
The MIT License (MIT)
Copyright (c) 2018 Burak Tasci