All Projects → fulls1z3 → azure-functions-ts-essentials

fulls1z3 / azure-functions-ts-essentials

Licence: MIT license
Essential interfaces and tools for backend development on Azure Functions with TypeScript

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to azure-functions-ts-essentials

azure-functions-python-library
Azure Functions Python SDK
Stars: ✭ 95 (+352.38%)
Mutual labels:  azure-functions
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+1219.05%)
Mutual labels:  azure-functions
functions-extension-101
Learn how to create your own Azure Functions extension in 5 steps
Stars: ✭ 35 (+66.67%)
Mutual labels:  azure-functions
hashflags-function
⚡ A collection of Azure functions related to Twitter hashflags
Stars: ✭ 15 (-28.57%)
Mutual labels:  azure-functions
OSCI
Open Source Contributor Index
Stars: ✭ 107 (+409.52%)
Mutual labels:  azure-functions
shorty
URL shortener available as library, microservice (even containerized), aws lambda, and azure function
Stars: ✭ 31 (+47.62%)
Mutual labels:  azure-functions
serverless-multicloud-example
An example Node Express app that can be deployed in any major cloud by the Serverless framework
Stars: ✭ 20 (-4.76%)
Mutual labels:  azure-functions
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+428.57%)
Mutual labels:  npm-package
azure-sql-db-change-stream-debezium
SQL Server Change Stream sample using Debezium
Stars: ✭ 74 (+252.38%)
Mutual labels:  azure-functions
QueueBatch
WebJobs/Azure Functions trigger providing batches of Azure Storage Queues messages directly to your function
Stars: ✭ 40 (+90.48%)
Mutual labels:  azure-functions
Xamarin.InAppPurchasing
Sample project for secure in-app purchases with Xamarin for iOS and Google Play
Stars: ✭ 26 (+23.81%)
Mutual labels:  azure-functions
Fritz.HatCollection
A static website that displays a collection of Fritz's Hats
Stars: ✭ 21 (+0%)
Mutual labels:  azure-functions
multicloud
The serverless @multicloud library provides an easy way to write your serverless handlers 1 time and deploy them to multiple cloud providers include Azure & AWS.
Stars: ✭ 79 (+276.19%)
Mutual labels:  azure-functions
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 1,017 (+4742.86%)
Mutual labels:  azure-functions
js-stack-from-scratch
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming
Stars: ✭ 394 (+1776.19%)
Mutual labels:  npm-package
serverlessnotifications
Serverless notifications with Azure Cosmos DB + Azure Functions + Azure SignalR
Stars: ✭ 60 (+185.71%)
Mutual labels:  azure-functions
sshizzle
Serverless, Zero-Trust SSH for Microsoft Azure
Stars: ✭ 62 (+195.24%)
Mutual labels:  azure-functions
spur-ioc
Dependency Injection library for Node.js
Stars: ✭ 26 (+23.81%)
Mutual labels:  npm-package
themer.js
🌗 Automatically switch between dark and light themes at sunset and sunrise using the user's location.
Stars: ✭ 28 (+33.33%)
Mutual labels:  npm-package
powerbi-embed-v2
Power BI Embedded with Custom Controls PoC
Stars: ✭ 34 (+61.9%)
Mutual labels:  azure-functions

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].