Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Latest commit

 

History

History
44 lines (33 loc) · 2.44 KB

README.md

File metadata and controls

44 lines (33 loc) · 2.44 KB

azure-seed/azure-functions-ts-essentials npm version npm downloads

Essential interfaces and tools for backend development on Azure Functions with TypeScript

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge

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