azure-seed/azure-functions-ts-essentials
![npm downloads](https://img.shields.io/npm/dm/azure-functions-ts-essentials.svg)
Essential interfaces and tools for backend development on Azure Functions with TypeScript
![Greenkeeper badge](https://badges.greenkeeper.io/azure-seed/azure-functions-ts-essentials.svg)
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.
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
- JetBrains, for their support to this open source project with free WebStorm licenses.
License
The MIT License (MIT)
Copyright (c) 2018 Burak Tasci