Jira Assistant

Jira Assistant is a Google Chrome extension which provides functionality to manage jira related works in an efficient way. https://chrome.google.com/webstore/detail/jira-assistant/momjbjbjpbcbnepbgkkiaofkgimihbii Features Overview: * Easily add worklog with drag & drop, copy features. * Bulk import worklogs and issues * View various reports related to worklog, sprint, estimates and custom generated report. * Integrate with calendar …

Nylas

The Nylas communication platform allows developers to quickly build features that connect to every inbox, calendar, and contacts book in the world. Nylas provides an integration that can be completed in days, pre-built security and compliance features, and a 99.9% guaranteed uptime. The Nylas communication platform is secure, reliable, and easy to use and maintain. …

React Credit Cards

A slick credit card component for React. Install Usage Don’t forget to import the react-credit-cards/lib/styles.scss if you are using SASS in your project.Or you can import the CSS:import ‘react-credit-cards/es/styles-compiled.css’; Features We support all credit card issuers available in Payment plus Hipercard (a brazilian credit card). Props name {string}: Name on card. * number {string|number}: Card number. * expiry {string|number}: Card expiry date. 10/20 or 012017 * …

Hapi Dev instead of Express.js

Node.js Secure Framework Hapi is a rich framework for building applications and services. It enables developers to focus on writing reusable application logic instead of spending time building infrastructure. It is a configuration-driven pattern, traditionally modeled to control web server operations. A unique feature Hapi has is the ability to create a server on a …

serverless output values

When developing web services on top of AWS infrastructure, we normally use serverless framework to manage cloudformation. All resources on AWS have their unique identifiers called ARNs (Amazon Resource Names). ARN consists of several information, including userId, region, resource specific strings. It is quite a burden to manage all these ARNs created by other microservices …

ModHeader

Mod header is a chrome extension modify request and response headers Add and modify HTTP request headers and response headers. ** Features ** – Add/modify/remove request headers and response headers – Enable header modification based on URL/resource type – Add comments to header – Multiple different profiles – Sorting headers by name, value, or comments …

Amazon Managed Blockchain

Amazon Managed Blockchain is a fully managed service that makes it easy to create and manage scalable blockchain networks using the popular open source frameworks Hyperledger Fabric and Ethereum*. Blockchain makes it possible to build applications where multiple parties can execute transactions without the need for a trusted, central authority. Today, building a scalable blockchain …

Quart

Quart is a Python web microframework based on Asyncio. It is intended to provide the easiest way to use asyncio in a web context, especially with existing Flask apps. If you are new to Python you should start by reading Installation, if you are new to Quart then see Quickstart and if you are also new to Asyncio …