fulls1z3 / azure-functions-ts-essentials

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2018 Burak Tasci

About

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

License:MIT License


Languages

Language:TypeScript 100.0%